Units API.

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

GET /api/units/375179/?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/tr/?format=api",
    "source": [
        "%(command)s command requires a single argument: %(argument)s"
    ],
    "previous_source": "",
    "target": [
        "%(command)s komutu tek bir argüman gerektirmektedir: %(argument)s"
    ],
    "id_hash": 2923690419868810199,
    "content_hash": 2923690419868810199,
    "location": "../pykickstart/commands/device.py:144",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.fedoraproject.org/api/units/365429/?format=api",
    "priority": 100,
    "id": 375179,
    "web_url": "https://translate.fedoraproject.org/translate/pykickstart/master/tr/?checksum=a89308f24d7e3bd7",
    "url": "https://translate.fedoraproject.org/api/units/375179/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-13T22:02:53.735198Z"
}