Units API.

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

GET /api/units/9319029/?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/el/?format=api",
    "source": [
        "The passphrases you entered were different. Please try again."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 3456295657802774357,
    "content_hash": 3456295657802774357,
    "location": "pyanaconda/core/constants.py:207",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 251,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.fedoraproject.org/api/units/9298496/?format=api",
    "priority": 100,
    "id": 9319029,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/f36/el/?checksum=aff73a96aa0f3755",
    "url": "https://translate.fedoraproject.org/api/units/9319029/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-01-28T10:19:32.925989Z"
}