Units API.

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

GET /api/units/9333435/?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/f36/fur/?format=api",
    "source": [
        "The passphrase is empty."
    ],
    "previous_source": "",
    "target": [
        "La passphrase e je vueide."
    ],
    "id_hash": 6629501666929638401,
    "content_hash": 6629501666929638401,
    "location": "pyanaconda/core/constants.py:199",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 247,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.fedoraproject.org/api/units/9298492/?format=api",
    "priority": 100,
    "id": 9333435,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/f36/fur/?checksum=dc00b8a437337c01",
    "url": "https://translate.fedoraproject.org/api/units/9333435/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-01-28T10:20:40.682447Z"
}