Units API.

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

GET /api/units/14918940/?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": [
        "Load playlist"
    ],
    "previous_source": "",
    "target": [
        "Load playlist"
    ],
    "id_hash": -3058405560301345511,
    "content_hash": -3058405560301345511,
    "location": "../qml/pages/MainPage.qml:105",
    "context": "MainPage\nitem of pull-up menu",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 44,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14918940/?format=api",
    "priority": 100,
    "id": 14918940,
    "web_url": "https://hosted.weblate.org/translate/deadbeef-silica/app/en/?checksum=558e5c58d728a519",
    "url": "https://hosted.weblate.org/api/units/14918940/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-06-06T12:11:24+02:00"
}