Units API.

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

GET /api/units/123616/?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/fr/?format=api",
    "source": [
        "This page defines how to access the \"{0}\" wiki, and some properties about it. For more configurations, please go to the"
    ],
    "previous_source": "",
    "target": [
        "Cette page vous permet de personnaliser l'accès au wiki \"{0}\" et quelques-unes de ses caractéristiques. Pour des configurations supplémentaires, allez à"
    ],
    "id_hash": 5917210670784178269,
    "content_hash": -1446822444457149922,
    "location": "",
    "context": "platform.wiki.sheet.descriptor",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 167,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 21,
    "source_unit": "https://l10n.xwiki.org/api/units/123264/?format=api",
    "priority": 100,
    "id": 123616,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-wikimanager-translations/fr/?checksum=d21e27c11d3de85d",
    "url": "https://l10n.xwiki.org/api/units/123616/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:39:24.520000Z"
}