Units API.

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

GET /api/units/49004/?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/uk/?format=api",
    "source": [
        "Not enough free space on '{path}'"
    ],
    "previous_source": "",
    "target": [
        "Недостатньо вільного місця на '{path}'"
    ],
    "id_hash": 5514847924082768058,
    "content_hash": -926406691359480849,
    "location": "",
    "context": "not_enough_disk_space",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 688,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.yunohost.org/api/units/34888/?format=api",
    "priority": 100,
    "id": 49004,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/uk/?checksum=cc88acf7d140f8ba",
    "url": "https://translate.yunohost.org/api/units/49004/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-28T22:23:55.856260Z"
}