Units API.

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

GET /api/units/3222766/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.elementary.io/api/translations/screenshot/screenshot/pt_BR/?format=api",
    "source": [
        "Filename can't contain “/”"
    ],
    "previous_source": "",
    "target": [
        "O nome do arquivo não pode conter \"/\""
    ],
    "id_hash": 6129250887536318697,
    "content_hash": 6129250887536318697,
    "location": "src/Widgets/SaveDialog.vala:212",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://l10n.elementary.io/api/units/3222076/?format=api",
    "priority": 100,
    "id": 3222766,
    "web_url": "https://l10n.elementary.io/translate/screenshot/screenshot/pt_BR/?checksum=d50f793542d998e9",
    "url": "https://l10n.elementary.io/api/units/3222766/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-30T23:10:16.308503Z"
}