Units API.

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

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

{
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ru/?format=api",
    "source": [
        "Hard coded servers can not be deleted, only deactivated."
    ],
    "previous_source": "",
    "target": [
        "Жестко закодированные сервера нельзя удалить, их можно только деактивировать."
    ],
    "id_hash": 2572228732622643590,
    "content_hash": -3004836086385799892,
    "location": "",
    "context": "server_settings_alert_hardcoded_content",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 375,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.ppc.lol/api/units/10071/?format=api",
    "priority": 100,
    "id": 10755,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/ru/?checksum=a3b264677106a186",
    "url": "https://weblate.ppc.lol/api/units/10755/?format=api",
    "explanation": "",
    "extra_flags": ""
}