Translation components API.

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

GET /api/translations/plugins/pln/en/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 104,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/en/units/?format=api&page=2",
    "results": [
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/en/?format=api",
            "source": [
                "The deposit didn't pass the payload validation, you may try to resend the deposit"
            ],
            "previous_source": "",
            "target": [
                "The deposit didn't pass the payload validation, you may try to resend the deposit"
            ],
            "id_hash": -6513152685598109059,
            "content_hash": 3855726601249226937,
            "location": "",
            "context": "plugins.generic.pln.status.error.payload-error",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 101,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/725514/?format=api",
            "priority": 100,
            "id": 725514,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/pln/en/?checksum=259ca223ff0b127d",
            "url": "http://translate.pkp.sfu.ca/api/units/725514/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T20:43:33.446812Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/en/?format=api",
            "source": [
                "The deposit didn't pass the bag validation, you may try to resend the deposit"
            ],
            "previous_source": "",
            "target": [
                "The deposit didn't pass the bag validation, you may try to resend the deposit"
            ],
            "id_hash": -8002782371354047873,
            "content_hash": -1908006098336960422,
            "location": "",
            "context": "plugins.generic.pln.status.error.bag-error",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 102,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/725515/?format=api",
            "priority": 100,
            "id": 725515,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/pln/en/?checksum=10f067d574af0a7f",
            "url": "http://translate.pkp.sfu.ca/api/units/725515/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T20:43:33.467186Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/en/?format=api",
            "source": [
                "The deposit is being preserved, but it wasn't possible to check its status, the operation will be retried"
            ],
            "previous_source": "",
            "target": [
                "The deposit is being preserved, but it wasn't possible to check its status, the operation will be retried"
            ],
            "id_hash": -7701499472487879744,
            "content_hash": 7849821510922227269,
            "location": "",
            "context": "plugins.generic.pln.status.error.status-error",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 103,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/725516/?format=api",
            "priority": 100,
            "id": 725516,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/pln/en/?checksum=151ec708b8806bc0",
            "url": "http://translate.pkp.sfu.ca/api/units/725516/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T20:43:33.485490Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/en/?format=api",
            "source": [
                "The deposit has been withheld, the version of your system is above its expectations"
            ],
            "previous_source": "",
            "target": [
                "The deposit has been withheld, the version of your system is above its expectations"
            ],
            "id_hash": 8195370454329816602,
            "content_hash": 2437739133945071206,
            "location": "",
            "context": "plugins.generic.pln.status.error.hold",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 104,
            "has_suggestion": false,
            "has_comment": true,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/725517/?format=api",
            "priority": 100,
            "id": 725517,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/pln/en/?checksum=f1bbce01dd0f761a",
            "url": "http://translate.pkp.sfu.ca/api/units/725517/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T20:43:33.504803Z"
        }
    ]
}