Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/weblate/application/en/?format=api",
    "source": [
        "Choose No remote repository for local: URL."
    ],
    "previous_source": "",
    "target": [
        "Choose No remote repository for local: URL."
    ],
    "id_hash": 7272745047250943397,
    "content_hash": 7272745047250943397,
    "location": "weblate/trans/models/component.py:2892",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2730,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/103407065/?format=api",
    "priority": 100,
    "id": 103407065,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/en/?checksum=e4edfb167b5fbda5",
    "url": "https://hosted.weblate.org/api/units/103407065/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-08-10T12:46:12.350374+02:00"
}