Units API.

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

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

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ar/?format=api",
    "source": [
        "Are you sure you want to shutdown your server?"
    ],
    "previous_source": "",
    "target": [
        "متأكد من أنك تريد إيقاف تشغيل الخادم ؟"
    ],
    "id_hash": -1379255513261777642,
    "content_hash": 58085516206702058,
    "location": "",
    "context": "confirm_reboot_action_shutdown",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 152,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.yunohost.org/api/units/35052/?format=api",
    "priority": 100,
    "id": 8159,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/ar/?checksum=6cdbe66b15885d16",
    "url": "https://translate.yunohost.org/api/units/8159/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:35:14.350106Z"
}