Units API.

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

GET /api/units/14918957/?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/deadbeef-silica/app/en/?format=api",
    "source": [
        "Add file(s)/folder(s)"
    ],
    "previous_source": "",
    "target": [
        "Add file(s)/folder(s)"
    ],
    "id_hash": 7355828847619105656,
    "content_hash": 7355828847619105656,
    "location": "../qml/dialogs/PlaylistActions.qml:90",
    "context": "PlaylistActions\nfile add dialog title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 62,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14918957/?format=api",
    "priority": 100,
    "id": 14918957,
    "web_url": "https://hosted.weblate.org/translate/deadbeef-silica/app/en/?checksum=e615275d32e86378",
    "url": "https://hosted.weblate.org/api/units/14918957/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-06-06T12:11:24+02:00"
}