Units API.

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

GET /api/units/10758/?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": [
        "Import Seed"
    ],
    "previous_source": "",
    "target": [
        "Импортировать Сид"
    ],
    "id_hash": 6640462895707288449,
    "content_hash": -9053446193082876203,
    "location": "",
    "context": "setup_import_title",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 380,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.ppc.lol/api/units/10074/?format=api",
    "priority": 100,
    "id": 10758,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/ru/?checksum=dc27a9d22acb7381",
    "url": "https://weblate.ppc.lol/api/units/10758/?format=api",
    "explanation": "",
    "extra_flags": ""
}