Units API

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

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

{
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app/de/?format=api",
    "source": " no_secondary_cameras_available ",
    "previous_source": "",
    "target": "",
    "id_hash": 928301613887460499,
    "content_hash": 8388462471033912372,
    "location": "",
    "context": "no_secondary_cameras_available",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 541,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 42465,
    "web_url": "http://localization.fgae.de/translate/camerafv5/app/de/?checksum=8ce1fd66442f1493",
    "url": "https://localization.fgae.de/api/units/42465/?format=api",
    "source_info": "https://localization.fgae.de/api/sources/1174/?format=api"
}