Units API.

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

GET /api/units/5460791/?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": [
        "%(name)s must have one of the following disklabel types: %(types)s."
    ],
    "previous_source": "",
    "target": [
        "%(name)s must have one of the following disklabel types: %(types)s."
    ],
    "id_hash": 3355619435469262074,
    "content_hash": 3355619435469262074,
    "location": "pyanaconda/bootloader.py:442",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 10,
    "source_unit": "https://translate.fedoraproject.org/api/units/5460791/?format=api",
    "priority": 100,
    "id": 5460791,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-7/en/?checksum=ae918e19048accfa",
    "url": "https://translate.fedoraproject.org/api/units/5460791/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-17T09:23:33.342273Z"
}