Translation components API.

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

GET /api/translations/tryton/analytic_sale/sr/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/analytic_sale/sr/?format=api",
            "source": [
                "Analytic Accounts"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2105244446159076275,
            "content_hash": -2105244446159076275,
            "location": "",
            "context": "field:sale.line,analytic_accounts:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.tryton.org/api/units/478348/?format=api",
            "priority": 100,
            "id": 579960,
            "web_url": "https://translate.tryton.org/translate/tryton/analytic_sale/sr/?checksum=62c8ab548d53044d",
            "url": "https://translate.tryton.org/api/units/579960/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-07-07T15:23:24.940885Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/analytic_sale/sr/?format=api",
            "source": [
                "Analytic Accounts Size"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7891047828136361852,
            "content_hash": 7891047828136361852,
            "location": "",
            "context": "field:sale.line,analytic_accounts_size:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.tryton.org/api/units/478349/?format=api",
            "priority": 100,
            "id": 579961,
            "web_url": "https://translate.tryton.org/translate/tryton/analytic_sale/sr/?checksum=ed82a230edaf7f7c",
            "url": "https://translate.tryton.org/api/units/579961/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-07-07T15:23:25.176590Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/analytic_sale/sr/?format=api",
            "source": [
                "Analytic"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7332436032824230577,
            "content_hash": -7332436032824230577,
            "location": "",
            "context": "view:sale.line:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.tryton.org/api/units/478350/?format=api",
            "priority": 100,
            "id": 579962,
            "web_url": "https://translate.tryton.org/translate/tryton/analytic_sale/sr/?checksum=1a3df446ed3cbd4f",
            "url": "https://translate.tryton.org/api/units/579962/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-07-07T15:23:25.205752Z"
        }
    ]
}