Units API.

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

GET /api/units/5704729/?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/kiss/strings/en/?format=api",
    "source": [
        "Add widget"
    ],
    "previous_source": "",
    "target": [
        "Add widget"
    ],
    "id_hash": 794824182580875794,
    "content_hash": 1439346993438629212,
    "location": "",
    "context": "menu_widget_add",
    "note": " Widget strings, preference ID should not be translated ",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 197,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/5704729/?format=api",
    "priority": 100,
    "id": 5704729,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/en/?checksum=8b07c862059f9212",
    "url": "https://hosted.weblate.org/api/units/5704729/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-10-28T11:35:33+02:00"
}