Units API.

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

GET /api/units/460/?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/core/ar/?format=api",
    "source": [
        "Service '{service}' restarted"
    ],
    "previous_source": "",
    "target": [
        "تم إعادة تشغيل خدمة '{service}'"
    ],
    "id_hash": 5463530355702479776,
    "content_hash": 2132297584026243145,
    "location": "",
    "context": "service_restarted",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 734,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.yunohost.org/api/units/34957/?format=api",
    "priority": 100,
    "id": 460,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=cbd25be95735bba0",
    "url": "https://translate.yunohost.org/api/units/460/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:16.579653Z"
}