Units API.

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

GET /api/units/103509414/?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/turris/healthcheck-system/de/?format=api",
    "source": [
        "More than 80% of reserved blocks consumed!"
    ],
    "previous_source": "",
    "target": [
        "Mehr als 80 Prozent der Reserveblöcke sind verbraucht!"
    ],
    "id_hash": -2407175763770783480,
    "content_hash": -2407175763770783480,
    "location": "healthcheck_system/mmc_life.py:133",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 57,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/58525109/?format=api",
    "priority": 100,
    "id": 103509414,
    "web_url": "https://hosted.weblate.org/translate/turris/healthcheck-system/de/?checksum=5e97fe6588834908",
    "url": "https://hosted.weblate.org/api/units/103509414/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-08-12T13:15:06.335950+02:00"
}