Units API.

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

GET /api/units/124643/?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/pt_BR/?format=api",
    "source": [
        "Please wait until the wiki is created."
    ],
    "previous_source": "",
    "target": [
        "Aguarde até que a wiki seja criada."
    ],
    "id_hash": -3411260521972364046,
    "content_hash": 6585503653772152503,
    "location": "",
    "context": "platform.wiki.create.wizard.step.creation.wait",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 135,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://l10n.xwiki.org/api/units/123235/?format=api",
    "priority": 100,
    "id": 124643,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-wikimanager-translations/pt_BR/?checksum=50a8c4a0ff860cf2",
    "url": "https://l10n.xwiki.org/api/units/124643/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:39:22.406000Z"
}