Units API.

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

GET /api/units/84965535/?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/sv/?format=api",
    "source": [
        "System seems to have enough free memory."
    ],
    "previous_source": "",
    "target": [
        "Systemet verkar ha tillräckligt med användbart minne."
    ],
    "id_hash": -2786225733402416980,
    "content_hash": -2786225733402416980,
    "location": "healthcheck_system/free_ram.py:130",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/58525082/?format=api",
    "priority": 100,
    "id": 84965535,
    "web_url": "https://hosted.weblate.org/translate/turris/healthcheck-system/sv/?checksum=59555675207f28ac",
    "url": "https://hosted.weblate.org/api/units/84965535/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-10-17T09:52:47.181422+02:00"
}