Translation components API.

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

GET /api/translations/plugins/pln/fr_CA/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/fr_CA/units/?format=api&page=2",
    "results": [
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/fr_CA/?format=api",
            "source": [
                "The deposit didn't pass the payload validation, you may try to resend the deposit"
            ],
            "previous_source": "",
            "target": [
                "Le dépôt n'a pas passé la validation de charge utile, vous pouvez essayer de renvoyer le dépôt"
            ],
            "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": 726355,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/pln/fr_CA/?checksum=259ca223ff0b127d",
            "url": "http://translate.pkp.sfu.ca/api/units/726355/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T20:43:38.650423Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/fr_CA/?format=api",
            "source": [
                "The deposit didn't pass the bag validation, you may try to resend the deposit"
            ],
            "previous_source": "",
            "target": [
                "Le dépôt n'a pas passé l'étape de validation du sac de données, vous devriez essayer de renvoyer le dépôt"
            ],
            "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": 726356,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/pln/fr_CA/?checksum=10f067d574af0a7f",
            "url": "http://translate.pkp.sfu.ca/api/units/726356/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T20:43:38.651971Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/fr_CA/?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": [
                "Le dépôt est en cours de préservation, mais il n'a pas été possible de vérifier son statut, l'opération sera réessayée"
            ],
            "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": 726357,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/pln/fr_CA/?checksum=151ec708b8806bc0",
            "url": "http://translate.pkp.sfu.ca/api/units/726357/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T20:43:38.653516Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/fr_CA/?format=api",
            "source": [
                "The deposit has been withheld, the version of your system is above its expectations"
            ],
            "previous_source": "",
            "target": [
                "Le dépôt a été retenu, la version de votre système est supérieure à ses attentes"
            ],
            "id_hash": 8195370454329816602,
            "content_hash": 2437739133945071206,
            "location": "",
            "context": "plugins.generic.pln.status.error.hold",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 104,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/725517/?format=api",
            "priority": 100,
            "id": 726358,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/pln/fr_CA/?checksum=f1bbce01dd0f761a",
            "url": "http://translate.pkp.sfu.ca/api/units/726358/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T20:43:38.655005Z"
        }
    ]
}