Units API.

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

GET /api/units/53043/?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/common/pt_PT/?format=api",
    "source": [
        "This may only contain letters and numbers."
    ],
    "previous_source": "",
    "target": [
        "Só pode conter letras e números."
    ],
    "id_hash": 2897065862597898506,
    "content_hash": 685034845086141657,
    "location": "",
    "context": "validator.alpha_num",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 637,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/406730/?format=api",
    "priority": 100,
    "id": 53043,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/common/pt_PT/?checksum=a834720d7f0ef10a",
    "url": "http://translate.pkp.sfu.ca/api/units/53043/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:04.825203Z"
}