Units API.

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

GET /api/units/8745/?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/manager/zh_CN/?format=api",
    "source": [
        "With journal"
    ],
    "previous_source": "",
    "target": [
        "与期刊"
    ],
    "id_hash": -8290377087409459193,
    "content_hash": 4711240451689277171,
    "location": "",
    "context": "manager.people.enrollSyncJournal",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 73,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/404456/?format=api",
    "priority": 100,
    "id": 8745,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/manager/zh_CN/?checksum=0cf2a9f69aebf007",
    "url": "http://translate.pkp.sfu.ca/api/units/8745/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:42:45.290316Z"
}