Units API.

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

GET /api/units/32286465/?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/androbd/strings/it/?format=api",
    "source": [
        "OBD test control"
    ],
    "previous_source": "",
    "target": [
        "Controllo test OBD"
    ],
    "id_hash": -7245385735954613875,
    "content_hash": -3777462930161805312,
    "location": "",
    "context": "service_testcontrol",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/32286397/?format=api",
    "priority": 100,
    "id": 32286465,
    "web_url": "https://hosted.weblate.org/translate/androbd/strings/it/?checksum=1b73380f93be398d",
    "url": "https://hosted.weblate.org/api/units/32286465/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-16T18:32:48.443729+02:00"
}