Units API.

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

GET /api/units/130256/?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/menu-application/fr/?format=api",
    "source": [
        "Inside a Right Panel"
    ],
    "previous_source": "",
    "target": [
        "Dans un panneau de droite"
    ],
    "id_hash": -2332028121554497559,
    "content_hash": 9020333033152185108,
    "location": "",
    "context": "menu.uix.extensionPoint.value.panels.rightPanels",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://l10n.xwiki.org/api/units/130229/?format=api",
    "priority": 100,
    "id": 130256,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/menu-application/fr/?checksum=5fa2f8c77085cfe9",
    "url": "https://l10n.xwiki.org/api/units/130256/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:53:48.274000Z"
}