Units API.

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

GET /api/units/33974250/?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/lexica/strings/he/?format=api",
    "source": [
        "Are you sure you want to end this game?"
    ],
    "previous_source": "",
    "target": [
        "לסיים את המשחק הזה?"
    ],
    "id_hash": -5689726516528608392,
    "content_hash": 7891507637233840994,
    "location": "",
    "context": "dialog_end_game_confirm_message",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 132,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/33974220/?format=api",
    "priority": 100,
    "id": 33974250,
    "web_url": "https://hosted.weblate.org/translate/lexica/strings/he/?checksum=310a07e0f1310b78",
    "url": "https://hosted.weblate.org/api/units/33974250/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-18T15:07:29.962944+02:00"
}