Units API.

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

GET /api/units/14918931/?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": [
        "New file name"
    ],
    "previous_source": "",
    "target": [
        "New file name"
    ],
    "id_hash": -2835684568944788075,
    "content_hash": -2835684568944788075,
    "location": "../qml/dialogs/FileSaveDialog.qml:145",
    "context": "FileSaveDialog",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14918931/?format=api",
    "priority": 100,
    "id": 14918931,
    "web_url": "https://hosted.weblate.org/translate/deadbeef-silica/app/en/?checksum=58a59fe89cfd3d95",
    "url": "https://hosted.weblate.org/api/units/14918931/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-06-06T12:11:24+02:00"
}