Units API.

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

GET /api/units/20955364/?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/kiss/strings/pt/?format=api",
    "source": [
        "+1 330 1234 5678"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -1696352164360685118,
    "content_hash": -4728548748405636900,
    "location": "",
    "context": "stub_contact_phone",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/14949560/?format=api",
    "priority": 100,
    "id": 20955364,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/pt/?checksum=687558b1b550f9c2",
    "url": "https://hosted.weblate.org/api/units/20955364/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-22T20:34:32.890695+02:00"
}