Units API.

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

GET /api/units/1996234/?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-online-update-configuration/master/zu/?format=api",
    "source": [
        "Do you want to perform the registration now?"
    ],
    "previous_source": "Do you want to skip Registration?",
    "target": [
        "Uyafuna ukweqa Ukubhalisa?"
    ],
    "id_hash": 8201904397362717460,
    "content_hash": 8201904397362717460,
    "location": "src/include/online-update-configuration/OUCDialogs.rb:77",
    "context": "",
    "note": "",
    "flags": "",
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://l10n.opensuse.org/api/units/12579352/?format=api",
    "priority": 100,
    "id": 1996234,
    "web_url": "https://l10n.opensuse.org/translate/yast-online-update-configuration/master/zu/?checksum=f1d304980684e314",
    "url": "https://l10n.opensuse.org/api/units/1996234/?format=api",
    "explanation": "",
    "extra_flags": ""
}