Units API.

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

GET /api/units/10023/?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/en/?format=api",
    "source": [
        "Step 1"
    ],
    "previous_source": "",
    "target": [
        "Step 1"
    ],
    "id_hash": -2741823311667581361,
    "content_hash": -3278039889326786589,
    "location": "",
    "context": "paperwallet_step_1",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 296,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.ppc.lol/api/units/10023/?format=api",
    "priority": 100,
    "id": 10023,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=59f316398f2b2e4f",
    "url": "https://weblate.ppc.lol/api/units/10023/?format=api",
    "explanation": "",
    "extra_flags": ""
}