Units API.

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

GET /api/units/170050/?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/xwiki-core-resources/zh/?format=api",
    "source": [
        "edited the page"
    ],
    "previous_source": "",
    "target": [
        "编辑了这个页面"
    ],
    "id_hash": -5379468751141261181,
    "content_hash": 7544469593649082013,
    "location": "",
    "context": "notifications.events.update.description",
    "note": "\n## Notifications",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3554,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://l10n.xwiki.org/api/units/30147/?format=api",
    "priority": 100,
    "id": 170050,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/zh/?checksum=355849ac27e93083",
    "url": "https://l10n.xwiki.org/api/units/170050/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T17:14:54.949000Z"
}