Units API.

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

GET /api/units/600021/?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/rhel7-branch/de/?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": [
        "Veraltete Option in Zeile %(lineno)s wird ignoriert: Der Befehl %(cmd)s ist veraltet und hat keine Wirkung mehr. Er wird vielleicht von zukünftigen Versionen entfernt werden, was dann zu einem nicht behebbaren Fehler von Kickstart führen wird. Bitte ändern Sie Ihre Kickstart-Datei, um diesen Befehl zu entfernen."
    ],
    "id_hash": -2959562582083623963,
    "content_hash": -2959562582083623963,
    "location": "../pykickstart/base.py:187",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 43,
    "source_unit": "https://translate.fedoraproject.org/api/units/598118/?format=api",
    "priority": 100,
    "id": 600021,
    "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel7-branch/de/?checksum=56ed8583145e23e5",
    "url": "https://translate.fedoraproject.org/api/units/600021/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-31T19:02:23.577510Z"
}