Units API.

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

GET /api/units/20/?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": [
        "These files cannot be installed"
    ],
    "previous_source": "",
    "target": [
        "لا يمكن تنصيب هذه الملفات"
    ],
    "id_hash": 1677602371728244240,
    "content_hash": 8074571778504840059,
    "location": "",
    "context": "app_install_files_invalid",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 35,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.yunohost.org/api/units/34685/?format=api",
    "priority": 100,
    "id": 20,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=97480a780136fe10",
    "url": "https://translate.yunohost.org/api/units/20/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:06.730970Z"
}