Units API.

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

GET /api/units/5223/?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/ojs/blocks-information/fr_CA/?format=api",
    "source": [
        "Information"
    ],
    "previous_source": "",
    "target": [
        "Renseignements"
    ],
    "id_hash": -2912860845856164784,
    "content_hash": 689347365437627411,
    "location": "",
    "context": "plugins.block.information.link",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405445/?format=api",
    "priority": 100,
    "id": 5223,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-information/fr_CA/?checksum=5793707e62997450",
    "url": "http://translate.pkp.sfu.ca/api/units/5223/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:43:22.243697Z"
}