Units API.

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

GET /api/units/11661970/?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/ghost/strings/hi/?format=api",
    "source": [
        "Not yet"
    ],
    "previous_source": "",
    "target": [
        "अभी नहीं"
    ],
    "id_hash": 894653506335699265,
    "content_hash": -6004709924417208793,
    "location": "",
    "context": "alert_save_no",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14792372/?format=api",
    "priority": 100,
    "id": 11661970,
    "web_url": "https://hosted.weblate.org/translate/ghost/strings/hi/?checksum=8c6a729fba327141",
    "url": "https://hosted.weblate.org/api/units/11661970/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-07-20T16:23:37+02:00"
}