Units API.

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

GET /api/units/45/?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": [
        "Could not upgrade {app}: {error}"
    ],
    "previous_source": "",
    "target": [
        "تعذرت عملية تحديث {app}: {error}"
    ],
    "id_hash": -3327866967201356680,
    "content_hash": 5339251081287677953,
    "location": "",
    "context": "app_upgrade_failed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 70,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.yunohost.org/api/units/34705/?format=api",
    "priority": 100,
    "id": 45,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=51d10aa00834e478",
    "url": "https://translate.yunohost.org/api/units/45/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:07.256006Z"
}