Units API.

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

GET /api/units/7523365/?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/libstorage-ng/master/sk/?format=api",
    "source": [
        "Creating partition %1$s (%2$s)"
    ],
    "previous_source": "",
    "target": [
        "Vytvorenie oddielu %1$s (%2$s)"
    ],
    "id_hash": 8718755244069449264,
    "content_hash": 8718755244069449264,
    "location": "",
    "context": "",
    "note": "TRANSLATORS: displayed during action,\n%1$s is replaced by partition name (e.g. /dev/sda1),\n%2$s is replaced by size (e.g. 2.00 GiB)",
    "flags": "c-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 144,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://l10n.opensuse.org/api/units/12611796/?format=api",
    "priority": 100,
    "id": 7523365,
    "web_url": "https://l10n.opensuse.org/translate/libstorage-ng/master/sk/?checksum=f8ff3db356556e30",
    "url": "https://l10n.opensuse.org/api/units/7523365/?format=api",
    "explanation": "",
    "extra_flags": ""
}