Units API

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

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

{
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app/en/?format=api",
    "source": "Do you want to do this always?",
    "previous_source": "",
    "target": "Do you want to do this always?",
    "id_hash": 5590602422178671876,
    "content_hash": -428267591132002641,
    "location": "",
    "context": "do_you_want_to_do_this_always",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 219,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 221,
    "web_url": "http://localization.fgae.de/translate/camerafv5/app/en/?checksum=cd95cf485e65ed04",
    "url": "https://localization.fgae.de/api/units/221/?format=api",
    "source_info": "https://localization.fgae.de/api/sources/221/?format=api"
}