Units API.

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

GET /api/units/74011/?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/de/?format=api",
    "source": [
        "This app can only be installed on specific architectures ({required}) but your server architecture is {current}."
    ],
    "previous_source": "",
    "target": [
        "Diese App kann nur auf spezifischen Architekturen ({required}) installiert werden, aber die Architektur Ihres Servers ist {current}."
    ],
    "id_hash": 1273387750858353996,
    "content_hash": 5087325966068326851,
    "location": "",
    "context": "app.install.problems.arch",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 56,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://translate.yunohost.org/api/units/73502/?format=api",
    "priority": 100,
    "id": 74011,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/de/?checksum=91abfb69a73eed4c",
    "url": "https://translate.yunohost.org/api/units/74011/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-05T23:05:35.302311Z"
}