Units API.

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

GET /api/units/13861355/?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/turris-diagnostics/cs/?format=api",
    "source": [
        "run in background"
    ],
    "previous_source": "",
    "target": [
        "spustit na pozadí"
    ],
    "id_hash": -6530137377510080625,
    "content_hash": -6530137377510080625,
    "location": "diagnostics.sh:57",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14942786/?format=api",
    "priority": 100,
    "id": 13861355,
    "web_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/cs/?checksum=25604aa73f02bf8f",
    "url": "https://hosted.weblate.org/api/units/13861355/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-17T10:10:00+02:00"
}