Units API.

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

GET /api/units/14824540/?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/peek/translations/en/?format=api",
    "source": [
        "Toggle recording in all running Peek instances"
    ],
    "previous_source": "",
    "target": [
        "Toggle recording in all running Peek instances"
    ],
    "id_hash": -7966331797354009164,
    "content_hash": -7966331797354009164,
    "location": "src/application.vala:80",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/14824540/?format=api",
    "priority": 100,
    "id": 14824540,
    "web_url": "https://hosted.weblate.org/translate/peek/translations/en/?checksum=1171e7700fd0adb4",
    "url": "https://hosted.weblate.org/api/units/14824540/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-11-07T14:10:55+01:00"
}