Units API.

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

GET /api/units/10114/?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": [
        "You have no active wallets"
    ],
    "previous_source": "",
    "target": [
        "You have no active wallets"
    ],
    "id_hash": -2936279545755602226,
    "content_hash": -5281944511501701986,
    "location": "",
    "context": "wallets_none",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 445,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.ppc.lol/api/units/10114/?format=api",
    "priority": 100,
    "id": 10114,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=57403d4f69fdf2ce",
    "url": "https://weblate.ppc.lol/api/units/10114/?format=api",
    "explanation": "",
    "extra_flags": ""
}