Units API.

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

GET /api/units/9207/?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/en/?format=api",
    "source": "Goods from Mars are not included. Please visit your Mars outpost and open the box again",
    "previous_source": "",
    "target": "Goods from Mars are not included. Please visit your Mars outpost and open the box again",
    "id_hash": -3551165109517114630,
    "content_hash": -8060975304891686135,
    "location": "",
    "context": ".Boxes.Productions.NoMarsDataWarning",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 972,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 16,
    "priority": 100,
    "id": 9207,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/en/?checksum=4eb7ba25d478a2fa",
    "url": "http://i18n.foe-helper.com/api/units/9207/?format=api"
}