Units API.

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

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

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/ru/?format=api",
    "source": [
        "Now following hashtag #%1$s"
    ],
    "previous_source": "",
    "target": [
        "Теперь хэштег #%1$s отслеживается"
    ],
    "id_hash": -1888551015623542249,
    "content_hash": -9192940904091768401,
    "location": "",
    "context": "following_hashtag_success_format",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 497,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.tusky.app/api/units/84586/?format=api",
    "priority": 100,
    "id": 84796,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/ru/?checksum=65ca84db758e3a17",
    "url": "https://weblate.tusky.app/api/units/84796/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-09-05T07:14:12.307954Z"
}