Units API.

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

GET /api/units/53097/?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 not be greater than {$max} kilobytes."
    ],
    "previous_source": "",
    "target": [
        "Não pode ser maior do que {$max} kilobytes."
    ],
    "id_hash": -545711391949997978,
    "content_hash": 787523023579176174,
    "location": "",
    "context": "validator.max.file",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 667,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/406758/?format=api",
    "priority": 100,
    "id": 53097,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/common/pt_PT/?checksum=786d3e615cefb866",
    "url": "http://translate.pkp.sfu.ca/api/units/53097/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:06.061224Z"
}