Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/home/uk/?format=api",
    "source": [
        "See you soon?"
    ],
    "previous_source": "",
    "target": [
        "Скоро побачимося?"
    ],
    "id_hash": 654915813084403185,
    "content_hash": 8795402527696727159,
    "location": "",
    "context": "events->title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 51,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/749411/?format=api",
    "priority": 100,
    "id": 750437,
    "web_url": "https://weblate.framasoft.org/translate/framasoft/home/uk/?checksum=8916ba764cae95f1",
    "url": "https://weblate.framasoft.org/api/units/750437/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-04T12:44:47.809128Z"
}