Units API.

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

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

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/ar/?format=api",
    "source": [
        "Open media #%1$d"
    ],
    "previous_source": "",
    "target": [
        "افتح الوسيط #%1$d"
    ],
    "id_hash": 5854388285979542843,
    "content_hash": 1953171686698546080,
    "location": "",
    "context": "action_open_media_n",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 179,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.tusky.app/api/units/56448/?format=api",
    "priority": 100,
    "id": 25212,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/ar/?checksum=d13ef720d304c53b",
    "url": "https://weblate.tusky.app/api/units/25212/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-24T16:33:14.743570Z"
}