Translation components API.

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

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

{
    "count": 63,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/cashups/pl/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/cashups/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/cashups/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:50:59.525015Z",
            "action": 0,
            "target": "",
            "id": 120584,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/120584/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/cashups/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/cashups/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:51:30.719767Z",
            "action": 44,
            "target": "",
            "id": 121207,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/121207/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/cashups/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/cashups/pl/?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:48.636770Z",
            "action": 0,
            "target": "",
            "id": 179096,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179096/?format=api"
        }
    ]
}