Units API.

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

GET /api/units/14001638/?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/sv/?format=api",
    "source": [
        "Transactional system detected. "
    ],
    "previous_source": "",
    "target": [
        "Transaktionelltsystem har upptäckts. "
    ],
    "id_hash": -6286609782785502047,
    "content_hash": -6286609782785502047,
    "location": "library/packages/src/modules/Package.rb:521",
    "context": "",
    "note": "checks if working on transactional system\nif so, then it shows popup to user and abort yast",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 475,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://l10n.opensuse.org/api/units/14001382/?format=api",
    "priority": 100,
    "id": 14001638,
    "web_url": "https://l10n.opensuse.org/translate/yast-base/master/sv/?checksum=28c179b5df9314a1",
    "url": "https://l10n.opensuse.org/api/units/14001638/?format=api",
    "explanation": "",
    "extra_flags": ""
}