Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/framaspace/charon-messages/fr/?format=api",
    "source": [
        "Contact name"
    ],
    "previous_source": "",
    "target": [
        "Nom du contact"
    ],
    "id_hash": 5418648585511883324,
    "content_hash": 448456676914380727,
    "location": "",
    "context": "Contact name",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/745519/?format=api",
    "priority": 100,
    "id": 745760,
    "web_url": "https://weblate.framasoft.org/translate/framaspace/charon-messages/fr/?checksum=cb32e82de61bd23c",
    "url": "https://weblate.framasoft.org/api/units/745760/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-10-24T17:25:32.255173Z"
}