Units API.

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

GET /api/units/11023/?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/extension/es/?format=api",
    "source": "Submit Data",
    "previous_source": "Submit data",
    "target": "Enviar datos",
    "id_hash": -4252087297423797191,
    "content_hash": -6728413941467459751,
    "location": "",
    "context": ".Boxes.CityMap.TitleSend",
    "note": "",
    "flags": "",
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 256,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 11023,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/es/?checksum=44fd8d21ab1a9439",
    "url": "http://i18n.foe-helper.com/api/units/11023/?format=api"
}