Translation components API.

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

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

{
    "count": 69,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/fr/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/218282/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:48.910593Z",
            "action": 59,
            "target": "Édition du client réussie",
            "id": 123333,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123333/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218283/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:48.910921Z",
            "action": 59,
            "target": "Code fiscal",
            "id": 123334,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123334/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218284/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:48.911742Z",
            "action": 59,
            "target": "Identifiant de taxe",
            "id": 123335,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123335/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218285/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:48.917383Z",
            "action": 59,
            "target": "Taxable",
            "id": 123336,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123336/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218286/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:48.917597Z",
            "action": 59,
            "target": "Total dépensé",
            "id": 123337,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123337/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218288/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:48.917721Z",
            "action": 59,
            "target": "Éditer client",
            "id": 123338,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123338/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218289/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:48.917846Z",
            "action": 59,
            "target": "Récompenses",
            "id": 123339,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123339/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:48.917964Z",
            "action": 0,
            "target": "",
            "id": 123340,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/123340/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/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:24:56.930865Z",
            "action": 0,
            "target": "",
            "id": 179564,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179564/?format=api"
        }
    ]
}