Translation components API.

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

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

{
    "count": 85,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/taxes/ur/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/263310/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/taxes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/taxes/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:50:55.205936Z",
            "action": 59,
            "target": "",
            "id": 169271,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/169271/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/263311/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/taxes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/taxes/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:50:55.208194Z",
            "action": 59,
            "target": "",
            "id": 169272,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/169272/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/taxes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/taxes/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:50:55.208373Z",
            "action": 0,
            "target": "",
            "id": 169273,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/169273/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/taxes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/taxes/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:51:24.695812Z",
            "action": 44,
            "target": "",
            "id": 170708,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/170708/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/taxes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/taxes/ur/?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:21:56.480213Z",
            "action": 0,
            "target": "",
            "id": 178854,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/178854/?format=api"
        }
    ]
}