Units API.

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

GET /api/units/99547563/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/dialect/dialect/de/?format=api",
    "source": [
        "Default to Auto"
    ],
    "previous_source": "",
    "target": [
        "Standardmäßig auf automatisch"
    ],
    "id_hash": 2169315727293549899,
    "content_hash": 2169315727293549899,
    "location": "data/resources/preferences.ui:114",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/32392710/?format=api",
    "priority": 100,
    "id": 99547563,
    "web_url": "https://hosted.weblate.org/translate/dialect/dialect/de/?checksum=9e1af52913000d4b",
    "url": "https://hosted.weblate.org/api/units/99547563/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-09T22:23:59.678250+02:00"
}