Units API.

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

GET /api/units/12571166/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.opensuse.org/api/translations/yast-add-on/master/en/?format=api",
    "source": [
        "The CD-ROM data does not match the running Linux system.\nAborting now.\n"
    ],
    "previous_source": "",
    "target": [
        "The CD-ROM data does not match the running Linux system.\nAborting now.\n"
    ],
    "id_hash": 7603075310830051736,
    "content_hash": 7603075310830051736,
    "location": "src/clients/vendor.rb:152",
    "context": "",
    "note": "VENDOR: vendor cd doesn't contain data for current system and linux version",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 12,
    "source_unit": "https://l10n.opensuse.org/api/units/12571166/?format=api",
    "priority": 100,
    "id": 12571166,
    "web_url": "https://l10n.opensuse.org/translate/yast-add-on/master/en/?checksum=e9838cb65e916198",
    "url": "https://l10n.opensuse.org/api/units/12571166/?format=api",
    "explanation": "",
    "extra_flags": ""
}