Units API.

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

GET /api/units/68972251/?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/en/?format=api",
    "source": [
        "Amount of memory or less that triggers error. The format is number and unit (such as '80MB')"
    ],
    "previous_source": "",
    "target": [
        "Amount of memory or less that triggers error. The format is number and unit (such as '80MB')"
    ],
    "id_hash": 6451464612617871912,
    "content_hash": 6451464612617871912,
    "location": "healthcheck_system/free_ram.py:57",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "https://hosted.weblate.org/api/units/68972251/?format=api",
    "priority": 100,
    "id": 68972251,
    "web_url": "https://hosted.weblate.org/translate/turris/healthcheck-system/en/?checksum=d98834e244176228",
    "url": "https://hosted.weblate.org/api/units/68972251/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-02-16T09:40:43.131169+01:00"
}