Units API.

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

GET /api/units/4891423/?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/fedora-docs-l10n-fedora-coreos/masterpagesbare-metal/pt_BR/?format=api",
    "language_code": "pt_BR",
    "source": [
        "sudo coreos-installer install /dev/sda \\\n    --ignition-url https://example.com/example.ign\n"
    ],
    "previous_source": "",
    "target": [
        "sudo coreos-installer install /dev/sda \\\n    --ignition-url https://example.com/example.ign\n"
    ],
    "id_hash": 2015438943871738312,
    "content_hash": 2015438943871738312,
    "location": "pages/bare-metal.adoc:37",
    "context": "",
    "note": "type: delimited block -",
    "flags": "no-wrap",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.fedoraproject.org/api/units/4891370/?format=api",
    "priority": 100,
    "id": 4891423,
    "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagesbare-metal/pt_BR/?checksum=9bf8470a8bf6a1c8",
    "url": "https://translate.fedoraproject.org/api/units/4891423/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-07T22:42:21.882996Z",
    "last_updated": "2023-06-16T11:46:33.795393Z"
}