Units API.

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

GET /api/units/15721/?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": [
        "Transaction rejected by network. Please try again."
    ],
    "previous_source": "",
    "target": [
        "Transaction rejected by network. Please try again."
    ],
    "id_hash": 6977925868666607370,
    "content_hash": -7289021222268429555,
    "location": "",
    "context": "tx_rejected",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 413,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://weblate.ppc.lol/api/units/15721/?format=api",
    "priority": 100,
    "id": 15721,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=e0d6929b5ee1d70a",
    "url": "https://weblate.ppc.lol/api/units/15721/?format=api",
    "explanation": "",
    "extra_flags": ""
}