Units API.

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

GET /api/units/12583914/?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-sysconfig/master/en/?format=api",
    "source": [
        "\nSetting variable '%1' to '%2': %3"
    ],
    "previous_source": "",
    "target": [
        "\nSetting variable '%1' to '%2': %3"
    ],
    "id_hash": 1829266240907713782,
    "content_hash": 1829266240907713782,
    "location": "src/include/sysconfig/cmdline.rb:77",
    "context": "",
    "note": "status message - %1 is a device name (/dev/hdc), %2 is a mode name (udma2), %3 is a result (translated Success/Failed text)",
    "flags": "ycp-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.opensuse.org/api/units/12583914/?format=api",
    "priority": 100,
    "id": 12583914,
    "web_url": "https://l10n.opensuse.org/translate/yast-sysconfig/master/en/?checksum=9962dbf448eb1cf6",
    "url": "https://l10n.opensuse.org/api/units/12583914/?format=api",
    "explanation": "",
    "extra_flags": ""
}