Units API.

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

GET /api/units/3248785/?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": [
        "Automatic Indentation"
    ],
    "previous_source": "",
    "target": [
        "Recuo automático"
    ],
    "id_hash": 8699735386317093979,
    "content_hash": 8699735386317093979,
    "location": "src/Widgets/FormatBar.vala:152",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 127,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.elementary.io/api/units/3248371/?format=api",
    "priority": 100,
    "id": 3248785,
    "web_url": "https://l10n.elementary.io/translate/code/code/pt_BR/?checksum=f8bbab3d9d537c5b",
    "url": "https://l10n.elementary.io/api/units/3248785/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-13T15:55:12.084572Z"
}