Translation components API.

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

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

{
    "count": 64,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/cs/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/227533/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:56:52.484170Z",
            "action": 59,
            "target": "",
            "id": 132563,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/132563/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:56:52.484249Z",
            "action": 0,
            "target": "",
            "id": 132564,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/132564/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:59:28.830263Z",
            "action": 44,
            "target": "",
            "id": 138780,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/138780/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/cs/?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:45.825568Z",
            "action": 0,
            "target": "",
            "id": 179471,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179471/?format=api"
        }
    ]
}