Units API.

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

GET /api/units/2285662/?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-registration/master/de/?format=api",
    "source": [
        "Really abort?"
    ],
    "previous_source": "",
    "target": [
        "Wirklich abbrechen?"
    ],
    "id_hash": 2094833919541316469,
    "content_hash": 2094833919541316469,
    "location": "src/lib/registration/ui/abort_confirmation.rb:35",
    "context": "",
    "note": "Use .AnyQuestion instead of .YesNo or .ReallyAbort to have full control\non :focus_no and be consistent with the .ConfirmAbort behavior",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 106,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.opensuse.org/api/units/12581093/?format=api",
    "priority": 100,
    "id": 2285662,
    "web_url": "https://l10n.opensuse.org/translate/yast-registration/master/de/?checksum=9d125859d5b30b75",
    "url": "https://l10n.opensuse.org/api/units/2285662/?format=api",
    "explanation": "",
    "extra_flags": ""
}