Units API.

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

GET /api/units/7154789/?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": [
        "BAR"
    ],
    "previous_source": "",
    "target": [
        "BAR"
    ],
    "id_hash": 6081427894954977123,
    "content_hash": 6081427894954977123,
    "location": "tests/nosetests/pyanaconda_tests/ui/common_code_tests.py:42",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.fedoraproject.org/api/units/7090634/?format=api",
    "priority": 100,
    "id": 7154789,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/f34/nn/?checksum=d46592731df16763",
    "url": "https://translate.fedoraproject.org/api/units/7154789/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-13T10:35:17.597690Z"
}