Translation components API.

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

GET /api/translations/opensourcepos/sales/fr/changes/?format=api&page=13
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 248,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fr/changes/?format=api&page=12",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/261341/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/sales/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:50:09.233828Z",
            "action": 59,
            "target": "Commande de travail",
            "id": 167229,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/167229/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/261344/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/sales/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:50:09.233915Z",
            "action": 59,
            "target": "Numéro de commande",
            "id": 167230,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/167230/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/261346/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/sales/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:50:09.252272Z",
            "action": 59,
            "target": "Le numéro de bon de travail doit être unique.",
            "id": 167231,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/167231/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/261347/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/sales/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:50:09.252496Z",
            "action": 59,
            "target": "Ordre de travail envoyé à",
            "id": 167232,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/167232/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/261350/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/sales/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:50:09.252600Z",
            "action": 59,
            "target": "L'ordre de travail n'a pas pu être envoyé à",
            "id": 167233,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/167233/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/sales/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:50:09.252688Z",
            "action": 0,
            "target": "",
            "id": 167234,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/167234/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/sales/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:54:52.971340Z",
            "action": 44,
            "target": "",
            "id": 177626,
            "action_name": "New string to translate",
            "url": "https://translate.opensourcepos.org/api/changes/177626/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/sales/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fr/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "timestamp": "2025-03-28T21:22:24.283685Z",
            "action": 0,
            "target": "",
            "id": 178957,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/178957/?format=api"
        }
    ]
}