Translation components API.

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

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

{
    "count": 147,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/fr/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/260680/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:49:53.304485Z",
            "action": 59,
            "target": "Genre",
            "id": 166620,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/166620/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/260681/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:49:53.304567Z",
            "action": 59,
            "target": "Prix en Détail",
            "id": 166621,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/166621/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/260682/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:49:53.304643Z",
            "action": 59,
            "target": "Points utilisés",
            "id": 166622,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/166622/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/260683/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:49:53.304724Z",
            "action": 59,
            "target": "Ordre Du Travail",
            "id": 166623,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/166623/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/260684/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:49:53.304820Z",
            "action": 59,
            "target": "Zéro ou moin",
            "id": 166624,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/166624/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:49:53.304895Z",
            "action": 0,
            "target": "",
            "id": 166625,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/166625/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/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:04.211868Z",
            "action": 0,
            "target": "",
            "id": 178873,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/178873/?format=api"
        }
    ]
}