Units API.

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

GET /api/units/738801/?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/es/?format=api",
    "source": [
        "The currency of bank account \"%(bank_account)s\" must be the same as \"%(currency)s\" of the journal \"%(journal)s\"."
    ],
    "previous_source": "",
    "target": [
        "La moneda de la cuenta bancaria \"%(bank_account)s\" debe ser la misma que la del diario \"%(journal)s\" (%(currency)s)."
    ],
    "id_hash": -8097070329388275335,
    "content_hash": -8097070329388275335,
    "location": "",
    "context": "model:ir.message,text:msg_bank_account_currency",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 97,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://translate.tryton.org/api/units/738187/?format=api",
    "priority": 100,
    "id": 738801,
    "web_url": "https://translate.tryton.org/translate/tryton/account_statement/es/?checksum=0fa16d6f7f74e979",
    "url": "https://translate.tryton.org/api/units/738801/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-31T22:09:58.379287Z"
}