Units API.

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

GET /api/units/121680171/?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": [
        "Give to Weblate"
    ],
    "previous_source": "",
    "target": [
        "Give to Weblate"
    ],
    "id_hash": 8118363413937800710,
    "content_hash": 8118363413937800710,
    "location": "weblate/templates/about/donate.html:53",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 454,
            "name": "Source needs review",
            "color": "red"
        }
    ],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1080,
    "has_suggestion": false,
    "has_comment": true,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/121680171/?format=api",
    "priority": 100,
    "id": 121680171,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/en/?checksum=f0aa3883154a4606",
    "url": "https://hosted.weblate.org/api/units/121680171/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-25T09:21:23.990186+02:00"
}