Units API.

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

GET /api/units/2068102/?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-pkg-bindings/master/eu/?format=api",
    "source": [
        "Cannot connect to the package manager"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 421260885450104800,
    "content_hash": 421260885450104800,
    "location": "src/PkgFunctions.cc:130",
    "context": "",
    "note": "still not initialized, throw an exception\ntranslators: this is an error message",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.opensuse.org/api/units/12579809/?format=api",
    "priority": 100,
    "id": 2068102,
    "web_url": "https://l10n.opensuse.org/translate/yast-pkg-bindings/master/eu/?checksum=85d89e8b1b051fe0",
    "url": "https://l10n.opensuse.org/api/units/2068102/?format=api",
    "explanation": "",
    "extra_flags": ""
}