Units API.

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

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

{
    "translation": "https://weblate.mineland.net/api/translations/mineland/mineland/ru/?format=api",
    "source": [
        "Векторное произведение векторов"
    ],
    "previous_source": "",
    "target": [
        "Векторное произведение векторов"
    ],
    "id_hash": -975743961403505697,
    "content_hash": 5018293988214087120,
    "location": "",
    "context": "coding.gui.variable_cross_product_of_vectors.title",
    "note": "",
    "flags": "priority:1",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2431,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.mineland.net/api/units/2146446/?format=api",
    "priority": 1,
    "id": 2146446,
    "web_url": "https://weblate.mineland.net/translate/mineland/mineland/ru/?checksum=727576096ccfc3df",
    "url": "https://weblate.mineland.net/api/units/2146446/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2026-04-23T10:01:03.075521+03:00"
}