Units API.

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

GET /api/units/85095/?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/pt/?format=api",
    "source": "City saved",
    "previous_source": "",
    "target": "Cidade guardada",
    "id_hash": 8028601948430169961,
    "content_hash": 4911367986476256401,
    "location": "",
    "context": ".citymap.SavedWithNewNameTitel",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 95,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 85095,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/pt/?checksum=ef6b52ef4b307769",
    "url": "http://i18n.foe-helper.com/api/units/85095/?format=api"
}