Units API.

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

GET /api/units/26200/?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/en/?format=api",
    "source": [
        "Contact Us"
    ],
    "previous_source": "",
    "target": [
        "Contact Us"
    ],
    "id_hash": 835235129645053726,
    "content_hash": 4625728098612837253,
    "location": "",
    "context": "contactPage.contactTitle",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 109,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.ppc.lol/api/units/26200/?format=api",
    "priority": 100,
    "id": 26200,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-net/translations/en/?checksum=8b9759ecd66bb71e",
    "url": "https://weblate.ppc.lol/api/units/26200/?format=api",
    "explanation": "",
    "extra_flags": ""
}