Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/wadb/app/tr/?format=api",
    "source": [
        "This software is open source (%1$s) under %2$s."
    ],
    "previous_source": "",
    "target": [
        "Bu yazılım %2$s altında açık kaynak (%1$s) lisanslıdır."
    ],
    "id_hash": 8591814165524605247,
    "content_hash": -6641742481843310574,
    "location": "",
    "context": "open_source_info",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "source_unit": "https://weblate.rikka.app/api/units/10246/?format=api",
    "priority": 100,
    "id": 10555,
    "web_url": "https://weblate.rikka.app/translate/wadb/app/tr/?checksum=f73c41765043693f",
    "url": "https://weblate.rikka.app/api/units/10555/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-14T15:48:31.877986Z"
}