Units API.

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

GET /api/units/324804/?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/purchase_request/fr/?format=api",
    "source": [
        "Warehouse \"%(purchase_warehouse)s\" on purchase \"%(purchase)s\" is different to warehouse \"%(request_warehouse)s\" on linked purchase request \"%(request)s\"."
    ],
    "previous_source": "",
    "target": [
        "L'entrepôt « %(purchase_warehouse)s » de l'achat « %(purchase)s » est différent de l'entrepôt « %(request_warehouse)s » de la demande d'achat liée « %(request)s »."
    ],
    "id_hash": -725078592159248830,
    "content_hash": -725078592159248830,
    "location": "",
    "context": "model:ir.message,text:msg_purchase_request_warehouse",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 39,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://translate.tryton.org/api/units/480283/?format=api",
    "priority": 100,
    "id": 324804,
    "web_url": "https://translate.tryton.org/translate/tryton/purchase_request/fr/?checksum=75f000dcb01b8e42",
    "url": "https://translate.tryton.org/api/units/324804/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-06T15:34:47.774438Z"
}