Units API.

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

GET /api/units/10257282/?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/your-local-weather/strings/zh_Hant/?format=api",
    "source": [
        "License"
    ],
    "previous_source": "",
    "target": [
        "許可證"
    ],
    "id_hash": 8344384581180732505,
    "content_hash": 633570855631176261,
    "location": "",
    "context": "about_app_license_pref_title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 394,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/7350821/?format=api",
    "priority": 100,
    "id": 10257282,
    "web_url": "https://hosted.weblate.org/translate/your-local-weather/strings/zh_Hant/?checksum=f3cd3590ee863459",
    "url": "https://hosted.weblate.org/api/units/10257282/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-02-09T18:50:22+01:00"
}