Units API.

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

GET /api/units/355142/?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/pt_PT/?format=api",
    "source": [
        "command [arguments]"
    ],
    "previous_source": "",
    "target": [
        "comando [argumentos]"
    ],
    "id_hash": -2159951517072441567,
    "content_hash": -5117698789831704591,
    "location": "",
    "context": "admin.cli.tool.usage.parameters",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 141,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/411382/?format=api",
    "priority": 100,
    "id": 355142,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/admin/pt_PT/?checksum=62064f8a04d4bf21",
    "url": "http://translate.pkp.sfu.ca/api/units/355142/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-02-02T17:33:11.171306Z"
}