Units API.

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

GET /api/units/19671166/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/weblate/javascript/fr/?format=api",
    "source": [
        "Get help"
    ],
    "previous_source": "",
    "target": [
        "Obtenir de l’aide"
    ],
    "id_hash": 2968988749274640988,
    "content_hash": 2968988749274640988,
    "location": "weblate/static/zammad.js:8",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/18962493/?format=api",
    "priority": 100,
    "id": 19671166,
    "web_url": "https://hosted.weblate.org/translate/weblate/javascript/fr/?checksum=a933f7897ea5725c",
    "url": "https://hosted.weblate.org/api/units/19671166/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-17T13:32:16.694359+02:00"
}