Units API.

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

GET /api/units/10548446/?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-installation/master/sv/?format=api",
    "source": [
        "<p>Initializing the installation...</p>"
    ],
    "previous_source": "",
    "target": [
        "<p>Initierar installationen...</p>"
    ],
    "id_hash": 7097688951225333830,
    "content_hash": 7097688951225333830,
    "location": "src/include/installation/inst_inc_all.rb:52",
    "context": "",
    "note": "help for the dialog - busy message",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://l10n.opensuse.org/api/units/12576194/?format=api",
    "priority": 100,
    "id": 10548446,
    "web_url": "https://l10n.opensuse.org/translate/yast-installation/master/sv/?checksum=e2800e7ef8003846",
    "url": "https://l10n.opensuse.org/api/units/10548446/?format=api",
    "explanation": "",
    "extra_flags": ""
}