Units API.

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

GET /api/units/84793/?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": [
        "Muting hashtag #%1$s as a warning"
    ],
    "previous_source": "",
    "target": [
        "Заглушить хэштег #%1$s в качестве предупреждения"
    ],
    "id_hash": -1195145364831873408,
    "content_hash": -6832778846519142606,
    "location": "",
    "context": "muting_hashtag_success_format",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 494,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.tusky.app/api/units/84583/?format=api",
    "priority": 100,
    "id": 84793,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/ru/?checksum=6f69fd9f723dd680",
    "url": "https://weblate.tusky.app/api/units/84793/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-09-05T07:14:12.299474Z"
}