Units API.

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

GET /api/units/9326237/?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/eu/?format=api",
    "source": [
        "The password you have provided is weak."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8458198705281432950,
    "content_hash": 8458198705281432950,
    "location": "pyanaconda/core/constants.py:217",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 254,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.fedoraproject.org/api/units/9298499/?format=api",
    "priority": 100,
    "id": 9326237,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/f36/eu/?checksum=f5618ee8b3f7fd76",
    "url": "https://translate.fedoraproject.org/api/units/9326237/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-01-28T10:20:06.512596Z"
}