Units API.

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

GET /api/units/24779/?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/submission/fr_CA/?format=api",
    "source": [
        "Part of title ignored while sorting"
    ],
    "previous_source": "",
    "target": [
        "Une portion du titre a été ignorée pendant le tri"
    ],
    "id_hash": 5497740911684015718,
    "content_hash": 1378083751373638394,
    "location": "",
    "context": "metadata.property.displayName.nonSort",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 107,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/407528/?format=api",
    "priority": 100,
    "id": 24779,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/submission/fr_CA/?checksum=cc4be63b1c0ed666",
    "url": "http://translate.pkp.sfu.ca/api/units/24779/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:47.514164Z"
}