Units API.

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

GET /api/units/25187/?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": [
        "Unmute"
    ],
    "previous_source": "",
    "target": [
        "إلغاء الكتم"
    ],
    "id_hash": 7190297197993158592,
    "content_hash": 8353147591303845368,
    "location": "",
    "context": "action_unmute",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 143,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.tusky.app/api/units/56413/?format=api",
    "priority": 100,
    "id": 25187,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/ar/?checksum=e3c91134abde67c0",
    "url": "https://weblate.tusky.app/api/units/25187/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-24T16:33:14.574975Z"
}