Units API.

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

GET /api/units/25535/?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/manager/zh_CN/?format=api",
    "source": [
        "Sent From"
    ],
    "previous_source": "",
    "target": [
        "来自"
    ],
    "id_hash": 1956660204628793641,
    "content_hash": 4456423963973928914,
    "location": "",
    "context": "manager.emails.sentFrom",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 151,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/406941/?format=api",
    "priority": 100,
    "id": 25535,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/manager/zh_CN/?checksum=9b277416db0ad929",
    "url": "http://translate.pkp.sfu.ca/api/units/25535/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:25.731102Z"
}