Units API.

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

GET /api/units/123629/?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/main-wikimanager-translations/hr/?format=api",
    "source": [
        "Wiki Index"
    ],
    "previous_source": "",
    "target": [
        "Imenik wikija"
    ],
    "id_hash": 676624912226848243,
    "content_hash": 6249913538648856332,
    "location": "",
    "context": "platform.wiki.menu.wikiindex",
    "note": "## Menus",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.xwiki.org/api/units/123101/?format=api",
    "priority": 100,
    "id": 123629,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-wikimanager-translations/hr/?checksum=8963dac5d3760df3",
    "url": "https://l10n.xwiki.org/api/units/123629/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:39:12.720000Z"
}