Units API.

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

GET /api/units/8148/?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 start {name}?"
    ],
    "previous_source": "",
    "target": [
        "متأكد مِن أنك تريد تشغيل {name} ؟"
    ],
    "id_hash": -9107891088078275398,
    "content_hash": -9002354157208053226,
    "location": "",
    "context": "confirm_service_start",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 155,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.yunohost.org/api/units/35044/?format=api",
    "priority": 100,
    "id": 8148,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/ar/?checksum=019a454fa225fcba",
    "url": "https://translate.yunohost.org/api/units/8148/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:35:14.121313Z"
}