Units API.

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

GET /api/units/12570268/?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-base/master/en/?format=api",
    "source": [
        "Loading to memory package '%s'"
    ],
    "previous_source": "",
    "target": [
        "Loading to memory package '%s'"
    ],
    "id_hash": -8332855965877039145,
    "content_hash": -8332855965877039145,
    "location": "library/control/src/modules/InstExtensionImage.rb:342",
    "context": "",
    "note": "Load a rpm package from the media into the inst-sys and ensure its\nunloading after end of block.\n@param [String] package to load\n@yield context when extension is available\n@raise [RuntimeError] when package loading failed\n\n@example\nInstExtensionImage.with_extension(\"snapper\") do\nWFM.Execute(path(\".local.bash\"), \"snapper magic\")\nend",
    "flags": "c-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 64,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "source_unit": "https://l10n.opensuse.org/api/units/12570268/?format=api",
    "priority": 100,
    "id": 12570268,
    "web_url": "https://l10n.opensuse.org/translate/yast-base/master/en/?checksum=c5bbfa5fd678fd7",
    "url": "https://l10n.opensuse.org/api/units/12570268/?format=api",
    "explanation": "",
    "extra_flags": ""
}