Units API.

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

GET /api/units/1978002/?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": [
        "Initialization failed. Check that\nyou have inserted the correct CD.\n"
    ],
    "previous_source": "",
    "target": [
        "Inisialisasie misluk. Gaan na of\nu die regte CD ingesit het.\n"
    ],
    "id_hash": -1662232620595177007,
    "content_hash": -1662232620595177007,
    "location": "src/clients/online_update_select.rb:61",
    "context": "",
    "note": "error popup: cancel/retry buttons follow",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://l10n.opensuse.org/api/units/12579280/?format=api",
    "priority": 100,
    "id": 1978002,
    "web_url": "https://l10n.opensuse.org/translate/yast-online-update/master/af/?checksum=68ee903d0b5b99d1",
    "url": "https://l10n.opensuse.org/api/units/1978002/?format=api",
    "explanation": "",
    "extra_flags": ""
}