Units API.

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

GET /api/units/5460803/?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/rhel-7/en/?format=api",
    "source": [
        "%(desc)s must be within the first %(max_end)s of the disk."
    ],
    "previous_source": "",
    "target": [
        "%(desc)s must be within the first %(max_end)s of the disk."
    ],
    "id_hash": 2739970283051437517,
    "content_hash": 2739970283051437517,
    "location": "pyanaconda/bootloader.py:505",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 10,
    "source_unit": "https://translate.fedoraproject.org/api/units/5460803/?format=api",
    "priority": 100,
    "id": 5460803,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-7/en/?checksum=a606547498684dcd",
    "url": "https://translate.fedoraproject.org/api/units/5460803/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-17T09:23:33.728964Z"
}