Units API.

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

GET /api/units/1690/?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/bg/?format=api",
    "source": [
        "Chinese"
    ],
    "previous_source": "",
    "target": [
        "Chinese"
    ],
    "id_hash": -3141536089492004117,
    "content_hash": -3294888907539803405,
    "location": "",
    "context": "chinese",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://l10n.xwiki.org/api/units/26800/?format=api",
    "priority": 100,
    "id": 1690,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/bg/?checksum=5467059238c262eb",
    "url": "https://l10n.xwiki.org/api/units/1690/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T17:11:43.834000Z"
}