Units API.

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

GET /api/units/799277/?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/framinetest/main/de/?format=api",
    "source": [
        "What is it?"
    ],
    "previous_source": "",
    "target": [
        "Was ist es?"
    ],
    "id_hash": 782419458556363424,
    "content_hash": -6495117489748588722,
    "location": "",
    "context": "what->title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/228291/?format=api",
    "priority": 100,
    "id": 799277,
    "web_url": "https://weblate.framasoft.org/translate/framinetest/main/de/?checksum=8adbb65a249b02a0",
    "url": "https://weblate.framasoft.org/api/units/799277/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-29T15:13:51.100909Z"
}