Units API.

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

GET /api/units/106394/?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_payment/nl/?format=api",
    "source": [
        "The lines \"%(names)s\" for %(party)s could be grouped with the line \"%(line)s\"."
    ],
    "previous_source": "",
    "target": [
        "De regels \"%(names)s\" voor %(party)s kunnen worden gegroepeerd met de regel \"%(line)s\"."
    ],
    "id_hash": 473576920647469715,
    "content_hash": 473576920647469715,
    "location": "",
    "context": "model:ir.message,text:msg_pay_line_group",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 114,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate.tryton.org/api/units/477657/?format=api",
    "priority": 100,
    "id": 106394,
    "web_url": "https://translate.tryton.org/translate/tryton/account_payment/nl/?checksum=86927bb341040a93",
    "url": "https://translate.tryton.org/api/units/106394/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-02T12:29:59.455939Z"
}