Units API.

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

GET /api/units/3034456/?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/dsc-auto-rename/strings/es/?format=api",
    "source": [
        "Remove DSC shortcut"
    ],
    "previous_source": "Remove DSC rename service shortcut",
    "target": [
        "Eliminar el acceso directo DSC"
    ],
    "id_hash": -627510526831518864,
    "content_hash": -6867713555203607111,
    "location": "",
    "context": "remove_rename_shortcut",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 118,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/3035061/?format=api",
    "priority": 100,
    "id": 3034456,
    "web_url": "https://hosted.weblate.org/translate/dsc-auto-rename/strings/es/?checksum=774aa28023639b70",
    "url": "https://hosted.weblate.org/api/units/3034456/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-02-02T09:38:37+01:00"
}