Units API.

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

GET /api/units/17618/?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": [
        "Please confirm you wish to import the following address:\n\n$address"
    ],
    "previous_source": "",
    "target": [
        "Please confirm you wish to import the following address:\n\n$address"
    ],
    "id_hash": -3031034729229991169,
    "content_hash": -7901217875715951408,
    "location": "",
    "context": "import_wif_alert_content",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 276,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.ppc.lol/api/units/17618/?format=api",
    "priority": 100,
    "id": 17618,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=55ef99f90e5fc2ff",
    "url": "https://weblate.ppc.lol/api/units/17618/?format=api",
    "explanation": "Please don't translate variables like \"$year\" \r\nThey are placeholders.",
    "extra_flags": ""
}