Units API.

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

GET /api/units/365543/?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/pykickstart/master/en/?format=api",
    "source": [
        "The version %s is not supported by pykickstart"
    ],
    "previous_source": "",
    "target": [
        "The version %s is not supported by pykickstart"
    ],
    "id_hash": 3850828510398526139,
    "content_hash": 3850828510398526139,
    "location": "../tools/ksflatten.py:49, ../tools/ksshell.py:168, ../tools/ksvalidator.py:114, ../tools/ksverdiff.py:66",
    "context": "",
    "note": "return immediately because bad version is fatal for all files",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 145,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "source_unit": "https://translate.fedoraproject.org/api/units/365543/?format=api",
    "priority": 100,
    "id": 365543,
    "web_url": "https://translate.fedoraproject.org/translate/pykickstart/master/en/?checksum=b570e420ad4032bb",
    "url": "https://translate.fedoraproject.org/api/units/365543/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-13T22:01:12.665344Z"
}