Units API.

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

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

{
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/de/?format=api",
    "source": "with all buildings",
    "previous_source": "",
    "target": "alle Gebäude",
    "id_hash": 7131018942675479941,
    "content_hash": 4470715886864135710,
    "location": "",
    "context": ".citymap.WithAllBuildings",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 109,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 23935,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/de/?checksum=e2f677f254c0ed85",
    "url": "http://i18n.foe-helper.com/api/units/23935/?format=api"
}