Units API.

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

GET /api/units/337365/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-translations/zh/?format=api",
    "source": [
        "Cancel"
    ],
    "previous_source": "",
    "target": [
        "取消"
    ],
    "id_hash": 5191601237054546083,
    "content_hash": 7915238051378956048,
    "location": "",
    "context": "annotations.action.create.cancel.text",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://l10n.xwiki.org/api/units/130737/?format=api",
    "priority": 100,
    "id": 337365,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/annotationcode-translations/zh/?checksum=c80c45d19e1d60a3",
    "url": "https://l10n.xwiki.org/api/units/337365/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:54:48.594000Z"
}