Units API.

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

GET /api/units/117532223/?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/osmand/main/pl/?format=api",
    "source": [
        "A* classic"
    ],
    "previous_source": "",
    "target": [
        "A* klasyczny"
    ],
    "id_hash": 4441475110212084518,
    "content_hash": 5810406916561704166,
    "location": "",
    "context": "routing_type_a_star_classic",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 53,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/117531663/?format=api",
    "priority": 100,
    "id": 117532223,
    "web_url": "https://hosted.weblate.org/translate/osmand/main/pl/?checksum=bda34a14aeee2326",
    "url": "https://hosted.weblate.org/api/units/117532223/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-05T13:01:08.593839+01:00"
}