Units API.

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

GET /api/units/123043/?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/de/?format=api",
    "source": [
        "You are about to delete wiki {0}. Please confirm."
    ],
    "previous_source": "",
    "target": [
        "Sie sind im Begriff, das Wiki {0} zu löschen. Bitte bestätigen Sie diese Aktion."
    ],
    "id_hash": 6449049277651314391,
    "content_hash": -6022190753802177652,
    "location": "",
    "context": "platform.wiki.create.wizard.step.cleaningUp.confirmmessage",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 119,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://l10n.xwiki.org/api/units/123219/?format=api",
    "priority": 100,
    "id": 123043,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-wikimanager-translations/de/?checksum=d97fa026456566d7",
    "url": "https://l10n.xwiki.org/api/units/123043/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:39:21.197000Z"
}