Units API.

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

GET /api/units/8149/?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 stop {name}?"
    ],
    "previous_source": "",
    "target": [
        "متأكد من أنك تود إيقاف {name} ؟"
    ],
    "id_hash": 2626226767644216329,
    "content_hash": -1244884974858807017,
    "location": "",
    "context": "confirm_service_stop",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 156,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.yunohost.org/api/units/35045/?format=api",
    "priority": 100,
    "id": 8149,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/ar/?checksum=a4723b54b10e4c09",
    "url": "https://translate.yunohost.org/api/units/8149/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:35:14.140215Z"
}