Units API.

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

GET /api/units/26703/?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-net/translations/de/?format=api",
    "source": [
        "Translate Peercoin Into Your Language"
    ],
    "previous_source": "",
    "target": [
        "Übersetzen Sie Peercoin in Ihre Sprache"
    ],
    "id_hash": -930305389802600949,
    "content_hash": -4067113424768783876,
    "location": "",
    "context": "contributePage.header.translate",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 101,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.ppc.lol/api/units/26702/?format=api",
    "priority": 100,
    "id": 26703,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-net/translations/de/?checksum=7316e42d4c2f460b",
    "url": "https://weblate.ppc.lol/api/units/26703/?format=api",
    "explanation": "",
    "extra_flags": ""
}