Units API.

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

GET /api/units/4746877/?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/zh_Hans/?format=api",
    "source": [
        "View post on blog"
    ],
    "previous_source": "",
    "target": [
        "查看原文"
    ],
    "id_hash": -4255289499797016040,
    "content_hash": -3912640646906229905,
    "location": "",
    "context": "view_post_on_blog",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/14792378/?format=api",
    "priority": 100,
    "id": 4746877,
    "web_url": "https://hosted.weblate.org/translate/ghost/strings/zh_Hans/?checksum=44f22cbed4263218",
    "url": "https://hosted.weblate.org/api/units/4746877/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-07-20T16:23:37+02:00"
}