Units API.

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

GET /api/units/31223790/?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": [
        "PDF generation error"
    ],
    "previous_source": "",
    "target": [
        "Chyba při vytváření PDF"
    ],
    "id_hash": -2635826625569137584,
    "content_hash": -2635826625569137584,
    "location": "../src/operations/merge.cpp:578",
    "context": "Merge",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 124,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/31223704/?format=api",
    "priority": 100,
    "id": 31223790,
    "web_url": "https://hosted.weblate.org/translate/pdf-mix-tool/translations/cs/?checksum=5b6ba9a6356f5c50",
    "url": "https://hosted.weblate.org/api/units/31223790/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-24T12:12:54.312922+02:00"
}