Translation components API.

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

GET /api/translations/omp/blocks-browse/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879120/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:28:57.569970Z",
            "action": 59,
            "target": "Explorer",
            "id": 925198,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925198/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879121/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:28:57.570087Z",
            "action": 59,
            "target": "Bloc de navigation",
            "id": 925199,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925199/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879122/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:28:57.570137Z",
            "action": 59,
            "target": "Ce module fournit des outils de navigation dans la barre latérale.",
            "id": 925200,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925200/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879123/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:28:57.570183Z",
            "action": 59,
            "target": "Paramètres",
            "id": 925201,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925201/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879124/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:28:57.570227Z",
            "action": 59,
            "target": "Explorer les options",
            "id": 925202,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925202/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879125/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:28:57.570270Z",
            "action": 59,
            "target": "Catégories",
            "id": 925203,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925203/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879126/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:28:57.570313Z",
            "action": 59,
            "target": "Collections",
            "id": 925204,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925204/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879127/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:28:57.570355Z",
            "action": 59,
            "target": "Nouveautés",
            "id": 925205,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925205/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:28:57.570395Z",
            "action": 0,
            "target": "",
            "id": 925206,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/925206/?format=api"
        }
    ]
}