Units API.

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

GET /api/units/1977946/?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/master/af/?format=api",
    "source": [
        "Some application requiring restart has been updated. The system will\nreboot now then continue the installation.\n"
    ],
    "previous_source": "",
    "target": [
        "Die kern is bygewerk. Die stelsel sal\nnou selflaai en dan voortgaan met die installasie.\n"
    ],
    "id_hash": 335576426925263039,
    "content_hash": 335576426925263039,
    "location": "src/clients/inst_you.rb:299",
    "context": "",
    "note": "message popup",
    "flags": "",
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://l10n.opensuse.org/api/units/12579252/?format=api",
    "priority": 100,
    "id": 1977946,
    "web_url": "https://l10n.opensuse.org/translate/yast-online-update/master/af/?checksum=84a834fb79e008bf",
    "url": "https://l10n.opensuse.org/api/units/1977946/?format=api",
    "explanation": "",
    "extra_flags": ""
}