Units API.

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

GET /api/units/198036/?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": "Cancel",
    "previous_source": "",
    "target": "Anuluj",
    "id_hash": 5737026434461813525,
    "content_hash": 7876555092498265261,
    "location": "",
    "context": "dialog_cancel",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 677,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 198036,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/pl/?checksum=cf9e0325651f4b15",
    "url": "https://weblate.linphone.org/api/units/198036/?format=api"
}