Units API.

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

GET /api/units/2170/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/editor/zh_CN/?format=api",
    "source": [
        "Decision"
    ],
    "previous_source": "",
    "target": [
        "决定"
    ],
    "id_hash": -8783054837308927521,
    "content_hash": 7334094907506573194,
    "location": "",
    "context": "editor.article.decision",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 108,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/404084/?format=api",
    "priority": 100,
    "id": 2170,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/editor/zh_CN/?checksum=061c5228fb6cd1df",
    "url": "http://translate.pkp.sfu.ca/api/units/2170/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:42:28.139548Z"
}