Units API.

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

GET /api/units/10759320/?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/rmt/i18n/de/?format=api",
    "source": [
        "%{file} does not exist."
    ],
    "previous_source": "",
    "target": [
        "%{file} ist nicht vorhanden."
    ],
    "id_hash": 1555229527268196885,
    "content_hash": 1555229527268196885,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://l10n.opensuse.org/api/units/10759471/?format=api",
    "priority": 100,
    "id": 10759320,
    "web_url": "https://l10n.opensuse.org/translate/rmt/i18n/de/?checksum=95954903dd050215",
    "url": "https://l10n.opensuse.org/api/units/10759320/?format=api",
    "explanation": "",
    "extra_flags": ""
}