Units API.

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

GET /api/units/72/?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 back up {app}"
    ],
    "previous_source": "",
    "target": [
        "لا يُمكن حِفظ {app}"
    ],
    "id_hash": 6313691712994609683,
    "content_hash": -6624088061689794587,
    "location": "",
    "context": "backup_app_failed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 99,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.yunohost.org/api/units/34717/?format=api",
    "priority": 100,
    "id": 72,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=d79ebd295e5f0a13",
    "url": "https://translate.yunohost.org/api/units/72/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:07.900475Z"
}