Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/nn/?format=api",
    "source": [
        "FOO"
    ],
    "previous_source": "",
    "target": [
        "FOO"
    ],
    "id_hash": -1110752014508305959,
    "content_hash": -1110752014508305959,
    "location": "tests/nosetests/pyanaconda_tests/ui/common_code_tests.py:31",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.fedoraproject.org/api/units/7090633/?format=api",
    "priority": 100,
    "id": 7154788,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/f34/nn/?checksum=7095d0ed85aed1d9",
    "url": "https://translate.fedoraproject.org/api/units/7154788/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-13T10:35:17.551536Z"
}