Units API.

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

GET /api/units/1967/?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": [
        "example.jpg"
    ],
    "previous_source": "",
    "target": [
        "example.jpg"
    ],
    "id_hash": -4449478774847788598,
    "content_hash": -3791228997759333317,
    "location": "",
    "context": "imgtext",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 283,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://l10n.xwiki.org/api/units/27077/?format=api",
    "priority": 100,
    "id": 1967,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/bg/?checksum=424046a0ed8ea9ca",
    "url": "https://l10n.xwiki.org/api/units/1967/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T17:11:58.402000Z"
}