Units API.

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

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

{
    "translation": "https://translate.ayana.io/api/translations/ayana/music/ru/?format=api",
    "source": [
        "Are you sure you want to remove `{count}` tracks from the queue [y/n]:"
    ],
    "previous_source": "",
    "target": [
        "Вы уверены, что хотите убрать `{count}` треков из очереди [y/n]:"
    ],
    "id_hash": 8460201295698927899,
    "content_hash": -6219686425449876252,
    "location": "",
    "context": "MUSIC_REMOVE_MULTI_CONFIRM",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 70,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://translate.ayana.io/api/units/373/?format=api",
    "priority": 100,
    "id": 3545,
    "web_url": "https://translate.ayana.io/translate/ayana/music/ru/?checksum=f568ac411e6f211b",
    "url": "https://translate.ayana.io/api/units/3545/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T18:44:02.661765Z"
}