Units API.

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

GET /api/units/14743870/?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/weblate/application/en/?format=api",
    "source": [
        "Reports"
    ],
    "previous_source": "",
    "target": [
        "Reports"
    ],
    "id_hash": -5809460665380592859,
    "content_hash": -5809460665380592859,
    "location": "weblate/wladmin/templates/admin/weblate-index.html:11",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3088,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/14743870/?format=api",
    "priority": 100,
    "id": 14743870,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/en/?checksum=2f60a64dff62a325",
    "url": "https://hosted.weblate.org/api/units/14743870/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-01T08:57:04+02:00"
}