Units API.

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

GET /api/units/9996/?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": [
        "Re-enter your new PIN"
    ],
    "previous_source": "",
    "target": [
        "Re-enter your new PIN"
    ],
    "id_hash": -3388159019909102667,
    "content_hash": -2564940709575491348,
    "location": "",
    "context": "authenticate_confirm_title_new",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 103,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.ppc.lol/api/units/9996/?format=api",
    "priority": 100,
    "id": 9996,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=50fad75297c843b5",
    "url": "https://weblate.ppc.lol/api/units/9996/?format=api",
    "explanation": "",
    "extra_flags": ""
}