Units API.

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

GET /api/units/42540/?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/release-notes-opensuse/master/es/?format=api",
    "source": [
        "The workaround is simple: convert the legacy MBR partition to the new GPT to avoid this problem completely."
    ],
    "previous_source": "",
    "target": [
        "Es sencillo evitar esta situación: convierta la partición del sistema heredado MBR al nuevo GPT y no incurrirá jamás en este problema."
    ],
    "id_hash": -7522540471282781768,
    "content_hash": -7522540471282781768,
    "location": "xml/release-notes.xml:107",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://l10n.opensuse.org/api/units/12567683/?format=api",
    "priority": 100,
    "id": 42540,
    "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/es/?checksum=179a914c28b0b1b8",
    "url": "https://l10n.opensuse.org/api/units/42540/?format=api",
    "explanation": "",
    "extra_flags": ""
}