Units API.

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

GET /api/units/50930/?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/ca/?format=api",
    "source": [
        "To set a second currency for account \"%(account)s\", it must not have a type \"payable\", \"revenue\", \"receivable\" nor \"expense\"."
    ],
    "previous_source": "",
    "target": [
        "Per assignar una moneda secundaria al compte \"%(account)s\", aquest no ha de ser del tipus \"A pagar\", \"Ingressos\", \"A cobrar\" o \"Despeses\"."
    ],
    "id_hash": 1663778190163446098,
    "content_hash": 1663778190163446098,
    "location": "",
    "context": "model:ir.message,text:msg_account_invalid_type_second_currency",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 790,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://translate.tryton.org/api/units/476449/?format=api",
    "priority": 100,
    "id": 50930,
    "web_url": "https://translate.tryton.org/translate/tryton/account/ca/?checksum=9716ed72e9bc0952",
    "url": "https://translate.tryton.org/api/units/50930/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-01T20:43:42.132788Z"
}