Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/198026/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/pl/?format=api",
    "source": "Missed call",
    "previous_source": "",
    "target": "Nieodebrane połączenie",
    "id_hash": 2967156849988226994,
    "content_hash": 5032839262593701321,
    "location": "",
    "context": "missed_call_notification_title",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 667,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 198026,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/pl/?checksum=a92d756f346a4fb2",
    "url": "https://weblate.linphone.org/api/units/198026/?format=api"
}