Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/sdaps/master/pt_BR/?format=api",
    "source": [
        "Do not use substitutions instead of images."
    ],
    "previous_source": "",
    "target": [
        "Não use substituições em vez de imagens."
    ],
    "id_hash": 1678007363784355495,
    "content_hash": 1678007363784355495,
    "location": "sdaps/cmdline/report.py:54, sdaps/cmdline/reporttex.py:38",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 82,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/14738414/?format=api",
    "priority": 100,
    "id": 368880,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/pt_BR/?checksum=97497ace90db2ea7",
    "url": "https://hosted.weblate.org/api/units/368880/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:21:26+02:00"
}