Units API.

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

GET /api/units/663069/?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/funky-framadate/funky-framadate-front/de/?format=api",
    "source": [
        "demo answer 1"
    ],
    "previous_source": "",
    "target": [
        "Beispiel-Antwort 1"
    ],
    "id_hash": 3266206765911612161,
    "content_hash": -3050055915061778181,
    "location": "",
    "context": "choices.answer_preset_1",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 97,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/638862/?format=api",
    "priority": 100,
    "id": 663069,
    "web_url": "https://weblate.framasoft.org/translate/funky-framadate/funky-framadate-front/de/?checksum=ad53e5bf9d239b01",
    "url": "https://weblate.framasoft.org/api/units/663069/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-02-07T10:02:05.779246Z"
}