Units API.

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

GET /api/units/10484/?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/ro/?format=api",
    "source": [
        "Send to"
    ],
    "previous_source": "",
    "target": [
        "Trimite către"
    ],
    "id_hash": 5932892525138124137,
    "content_hash": -4739313688035431474,
    "location": "",
    "context": "addressbook_swipe_send",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 47,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.ppc.lol/api/units/9971/?format=api",
    "priority": 100,
    "id": 10484,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/ro/?checksum=d255de515b6d9d69",
    "url": "https://weblate.ppc.lol/api/units/10484/?format=api",
    "explanation": "",
    "extra_flags": ""
}