Units API.

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

GET /api/units/10530333/?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-installation/master/cs/?format=api",
    "source": [
        "Copying files to installed system..."
    ],
    "previous_source": "",
    "target": [
        "Do instalovaného systému se kopírují soubory..."
    ],
    "id_hash": 714044659458838232,
    "content_hash": 714044659458838232,
    "location": "src/lib/installation/clients/copy_files_finish.rb:56",
    "context": "",
    "note": "Step of base installation finish including mainly files to copy from insts-sys to target system\n@note This client expect that SCR is not yet switched.\nExpect the hell to be frozen if you call it with switched SCR.",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://l10n.opensuse.org/api/units/12576225/?format=api",
    "priority": 100,
    "id": 10530333,
    "web_url": "https://l10n.opensuse.org/translate/yast-installation/master/cs/?checksum=89e8cbd5a8cf0ed8",
    "url": "https://l10n.opensuse.org/api/units/10530333/?format=api",
    "explanation": "",
    "extra_flags": ""
}