Units API.

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

GET /api/units/11884264/?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/es/?format=api",
    "source": [
        "Filter"
    ],
    "previous_source": "",
    "target": [
        "Filtro"
    ],
    "id_hash": -6004573077163608744,
    "content_hash": -6004573077163608744,
    "location": "../qml/dialogs/FilePicker.qml:84",
    "context": "FilePicker",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/14918927/?format=api",
    "priority": 100,
    "id": 11884264,
    "web_url": "https://hosted.weblate.org/translate/deadbeef-silica/app/es/?checksum=2cab789993c9f558",
    "url": "https://hosted.weblate.org/api/units/11884264/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-06-06T12:11:24+02:00"
}