Units API.

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

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

{
    "translation": "https://weblate.mineland.net/api/translations/mineland/mineland/ru/?format=api",
    "source": [
        "Информация конфиденциальна и будет отправлена тебе в лс. 😏"
    ],
    "previous_source": "",
    "target": [
        "Информация конфиденциальна и будет отправлена тебе в лс. 😏"
    ],
    "id_hash": 5085673866523003185,
    "content_hash": -386215818817289280,
    "location": "",
    "context": "bot.command.fullogs.pm",
    "note": "",
    "flags": "priority:27835",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 376,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.mineland.net/api/units/255/?format=api",
    "priority": 27835,
    "id": 255,
    "web_url": "https://weblate.mineland.net/translate/mineland/mineland/ru/?checksum=c693f16fc1974931",
    "url": "https://weblate.mineland.net/api/units/255/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-10-29T23:07:09.981000+03:00"
}