Units API.

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

GET /api/units/55413/?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/ru/?format=api",
    "source": [
        "Value must be a number equal or lesser than {max}."
    ],
    "previous_source": "",
    "target": [
        "Значение должно быть числом, меньшим или равным {max}."
    ],
    "id_hash": -2143566221675609649,
    "content_hash": 1159812702190372326,
    "location": "",
    "context": "form_errors.maxValue",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 254,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://translate.yunohost.org/api/units/55309/?format=api",
    "priority": 100,
    "id": 55413,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/ru/?checksum=624085e0e47fc1cf",
    "url": "https://translate.yunohost.org/api/units/55413/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-09-13T00:40:40.029243Z"
}