Units API.

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

GET /api/units/24369/?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/general/ar/?format=api",
    "source": [
        "Hello! I'm Ayana!"
    ],
    "previous_source": "",
    "target": [
        "مرحبًا، انا أيانا!"
    ],
    "id_hash": 8585391497901748267,
    "content_hash": 2899412656023108346,
    "location": "",
    "context": "AYANA_HELP_AUTHOR",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.ayana.io/api/units/24367/?format=api",
    "priority": 100,
    "id": 24369,
    "web_url": "https://translate.ayana.io/translate/ayana/general/ar/?checksum=f72570147a17b02b",
    "url": "https://translate.ayana.io/api/units/24369/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-04-27T22:59:13.296039Z"
}