Units API.

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

GET /api/units/78693/?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/ja/?format=api",
    "source": "There are no finished FP productions",
    "previous_source": "",
    "target": "完成したFP作品はない",
    "id_hash": -194149606932872641,
    "content_hash": 4532850159777817333,
    "location": "",
    "context": ".Boxes.BlueGalaxy.NoProductionsDone",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 140,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 78693,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/ja/?checksum=7d4e3df60d7c023f",
    "url": "http://i18n.foe-helper.com/api/units/78693/?format=api"
}