Units API.

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

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

{
    "translation": "https://weblate.osgeo.org/api/translations/postgis/glossary/es/?format=api",
    "source": [
        "LINESTRING"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 116006244329643924,
    "content_hash": 116006244329643924,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 159,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.osgeo.org/api/units/1858086/?format=api",
    "priority": 100,
    "id": 1858088,
    "web_url": "https://weblate.osgeo.org/translate/postgis/glossary/es/?checksum=819c231088fedf94",
    "url": "https://weblate.osgeo.org/api/units/1858088/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-09-14T10:33:34.932884Z"
}