Units API


See <a href="https://docs.weblate.org/en/weblate-2.18/apiunits.html">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/en/?format=api",
    "source": "Ultimate Power Grid",
    "previous_source": "",
    "target": "Ultimate Power Grid",
    "id_hash": -2196603016253837853,
    "content_hash": -8335603885620009643,
    "location": "",
    "context": "CO.Ultimate_Power_Grid.00.Title",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 79,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 9792,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-completedresearch/en/?checksum=61841931dfa36de3",
    "url": "http://weblate.tectic.de/api/units/9792/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/2556/?format=api"
}