Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/pt_BR/?format=api",
    "source": "Gabon",
    "previous_source": "",
    "target": "Gabão",
    "id_hash": 7206962465089322410,
    "content_hash": 2072440700458470094,
    "location": "",
    "context": "countryGabon",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 966,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 132917,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/pt_BR/?checksum=e404462d8938fdaa",
    "url": "https://weblate.linphone.org/api/units/132917/?format=api"
}