Units API.

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

GET /api/units/117532222/?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* 2-phase"
    ],
    "previous_source": "",
    "target": [
        "A* 2-fazowy"
    ],
    "id_hash": 8801821431848000846,
    "content_hash": -5201601270022190448,
    "location": "",
    "context": "routing_type_a_star_2_phase",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 52,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/117531662/?format=api",
    "priority": 100,
    "id": 117532222,
    "web_url": "https://hosted.weblate.org/translate/osmand/main/pl/?checksum=fa2659f54db85d4e",
    "url": "https://hosted.weblate.org/api/units/117532222/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-05T13:01:08.590048+01:00"
}