Units API.

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

GET /api/units/365239/?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": [
        "Ignoring deprecated command on line %(lineno)s:  The %(cmd)s command has been deprecated and no longer has any effect.  It may be removed from future releases, which will result in a fatal error from kickstart.  Please modify your kickstart file to remove this command."
    ],
    "previous_source": "",
    "target": [
        "Ignoring deprecated command on line %(lineno)s:  The %(cmd)s command has been deprecated and no longer has any effect.  It may be removed from future releases, which will result in a fatal error from kickstart.  Please modify your kickstart file to remove this command."
    ],
    "id_hash": -2959562582083623963,
    "content_hash": -2959562582083623963,
    "location": "../pykickstart/base.py:220",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 64,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 43,
    "source_unit": "https://translate.fedoraproject.org/api/units/365239/?format=api",
    "priority": 100,
    "id": 365239,
    "web_url": "https://translate.fedoraproject.org/translate/pykickstart/master/en/?checksum=56ed8583145e23e5",
    "url": "https://translate.fedoraproject.org/api/units/365239/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-13T22:01:06.791431Z"
}