Units API.

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

GET /api/units/478051/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.tryton.org/api/translations/tryton/account_statement/en/?format=api",
    "source": [
        "To validate statement \"%(statement)s\" you must add %(n)s line(s)."
    ],
    "previous_source": "",
    "target": [
        "To validate statement \"%(statement)s\" you must add %(n)s line(s)."
    ],
    "id_hash": -3873689048834389335,
    "content_hash": -3873689048834389335,
    "location": "",
    "context": "model:ir.message,text:msg_statement_wrong_number_of_lines_add",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 109,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 9,
    "source_unit": "https://translate.tryton.org/api/units/478051/?format=api",
    "priority": 100,
    "id": 478051,
    "web_url": "https://translate.tryton.org/translate/tryton/account_statement/en/?checksum=4a3de45571e7caa9",
    "url": "https://translate.tryton.org/api/units/478051/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-02T15:29:11.452124Z"
}