Units API.

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

GET /api/units/31223791/?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/pdf-mix-tool/translations/cs/?format=api",
    "source": [
        "Save PDF file"
    ],
    "previous_source": "",
    "target": [
        "Uložit PDF soubor"
    ],
    "id_hash": 2985399594656152962,
    "content_hash": 2985399594656152962,
    "location": "../src/operations/merge.cpp:585",
    "context": "Merge",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 125,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/31223706/?format=api",
    "priority": 100,
    "id": 31223791,
    "web_url": "https://hosted.weblate.org/translate/pdf-mix-tool/translations/cs/?checksum=a96e451d30133d82",
    "url": "https://hosted.weblate.org/api/units/31223791/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-24T12:12:54.320467+02:00"
}