Units API.

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

GET /api/units/256/?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": [
        "Держи логи игрока %name%: %link%"
    ],
    "previous_source": "",
    "target": [
        "Держи логи игрока %name%: %link%"
    ],
    "id_hash": -6476569654911339855,
    "content_hash": -7066516789152064993,
    "location": "",
    "context": "bot.command.fullogs.result",
    "note": "",
    "flags": "priority:20780",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 377,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.mineland.net/api/units/256/?format=api",
    "priority": 20780,
    "id": 256,
    "web_url": "https://weblate.mineland.net/translate/mineland/mineland/ru/?checksum=261e9a3693ef72b1",
    "url": "https://weblate.mineland.net/api/units/256/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-10-29T23:07:10.005000+03:00"
}