Units API.

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

GET /api/units/26640/?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/pkp-lib/admin/zh_CN/?format=api",
    "source": [
        "Your system is up-to-date"
    ],
    "previous_source": "",
    "target": [
        "您的系统是最新"
    ],
    "id_hash": -6177653376115831970,
    "content_hash": -2357761130085192405,
    "location": "",
    "context": "admin.version.upToDate",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 117,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/408316/?format=api",
    "priority": 100,
    "id": 26640,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/admin/zh_CN/?checksum=2a4490fc2b1f8b5e",
    "url": "http://translate.pkp.sfu.ca/api/units/26640/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:47:48.825908Z"
}