Units API.

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

GET /api/units/25161/?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": [
        "Are you sure you want to log out of %1$s? This will delete all local data of the account, including drafts and preferences."
    ],
    "previous_source": "Are you sure you want to log out of the account %1$s?",
    "target": [
        "متأكد مِن أنك تود الخروج من الحساب %1$s؟"
    ],
    "id_hash": 558894192840977019,
    "content_hash": 2023297445896212859,
    "location": "",
    "context": "action_logout_confirm",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 100,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 23,
    "source_unit": "https://weblate.tusky.app/api/units/56382/?format=api",
    "priority": 100,
    "id": 25161,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/ar/?checksum=87c1974ea750aa7b",
    "url": "https://weblate.tusky.app/api/units/25161/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-24T16:33:14.372579Z"
}