Units API.

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

GET /api/units/3295451/?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/code/code/pt_BR/?format=api",
    "source": [
        "Save changes to “%s” before closing?"
    ],
    "previous_source": "",
    "target": [
        "Salvar as alterações em \"%s\" antes de fechar?"
    ],
    "id_hash": 3377673611029388835,
    "content_hash": 3377673611029388835,
    "location": "src/Services/Document.vala:438",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 91,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.elementary.io/api/units/3293933/?format=api",
    "priority": 100,
    "id": 3295451,
    "web_url": "https://l10n.elementary.io/translate/code/code/pt_BR/?checksum=aedfe840e89e1e23",
    "url": "https://l10n.elementary.io/api/units/3295451/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-24T23:27:35.173126Z"
}