Units API.

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

GET /api/units/10819187/?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/da/?format=api",
    "source": [
        "foo"
    ],
    "previous_source": "",
    "target": [
        "foo"
    ],
    "id_hash": 601791357131425453,
    "content_hash": 601791357131425453,
    "location": "tests/i18n_spec.rb:55",
    "context": "",
    "note": "do not read the real translations from the system",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://l10n.opensuse.org/api/units/12575382/?format=api",
    "priority": 100,
    "id": 10819187,
    "web_url": "https://l10n.opensuse.org/translate/yast-base/master/da/?checksum=8859fe0d06b806ad",
    "url": "https://l10n.opensuse.org/api/units/10819187/?format=api",
    "explanation": "",
    "extra_flags": ""
}