Units API.

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

GET /api/units/111675/?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_stripe/de/?format=api",
    "source": [
        "To pay \"%(payment)s\", you cannot use a stripe journal \"%(journal)s\"."
    ],
    "previous_source": "",
    "target": [
        "\"%(payment)s\" kann nicht über das Stripe Journal \"%(journal)s\" bezahlt werden."
    ],
    "id_hash": 1913655926399757019,
    "content_hash": 1913655926399757019,
    "location": "",
    "context": "model:ir.message,text:msg_stripe_receivable",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 99,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://translate.tryton.org/api/units/477892/?format=api",
    "priority": 100,
    "id": 111675,
    "web_url": "https://translate.tryton.org/translate/tryton/account_payment_stripe/de/?checksum=9a8eabed1360eadb",
    "url": "https://translate.tryton.org/api/units/111675/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-02T12:44:53.039491Z"
}