Units API.

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

GET /api/units/11884235/?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": [
        "Location (URI or file path)"
    ],
    "previous_source": "",
    "target": [
        "Ubicación (URI o ruta de archivo)"
    ],
    "id_hash": 1192731701201079385,
    "content_hash": 1192731701201079385,
    "location": "../qml/dialogs/AddLocation.qml:41",
    "context": "AddLocation",
    "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": 5,
    "source_unit": "https://hosted.weblate.org/api/units/14918898/?format=api",
    "priority": 100,
    "id": 11884235,
    "web_url": "https://hosted.weblate.org/translate/deadbeef-silica/app/es/?checksum=908d6f29b2700c59",
    "url": "https://hosted.weblate.org/api/units/11884235/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-06-06T12:11:23+02:00"
}