Units API.

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

GET /api/units/2057972/?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": [
        "App info"
    ],
    "previous_source": "",
    "target": [
        "App info"
    ],
    "id_hash": 6195283486570744636,
    "content_hash": 5361733659868338087,
    "location": "",
    "context": "menu_app_details",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 143,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/2057972/?format=api",
    "priority": 100,
    "id": 2057972,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/en/?checksum=d5fa1181cbe48b3c",
    "url": "https://hosted.weblate.org/api/units/2057972/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-18T13:58:08+02:00"
}