Units API.

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

GET /api/units/133886/?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/xwiki-core-resources/ru/?format=api",
    "source": [
        "New Title"
    ],
    "previous_source": "",
    "target": [
        "Новый заголовок"
    ],
    "id_hash": 4119305024593829545,
    "content_hash": -9093208476533107526,
    "location": "",
    "context": "core.rename.target.title.label",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 725,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.xwiki.org/api/units/27463/?format=api",
    "priority": 100,
    "id": 133886,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/ru/?checksum=b92ab61848659ea9",
    "url": "https://l10n.xwiki.org/api/units/133886/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T17:12:19.576000Z"
}