Translation components API.

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

GET /api/translations/opensourcepos/error/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/error/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/error/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-19T20:07:15.308906Z",
            "action": 0,
            "target": "",
            "id": 7292,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/7292/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/error/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/error/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-03T06:27:16.911341Z",
            "action": 0,
            "target": "",
            "id": 80999,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/80999/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/error/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/error/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:37:18.977145Z",
            "action": 0,
            "target": "",
            "id": 117492,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/117492/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/225532/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/error/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/error/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:55:50.867776Z",
            "action": 59,
            "target": "You do not have permission to access the module named",
            "id": 130793,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/130793/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/225533/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/error/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/error/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:55:50.867935Z",
            "action": 59,
            "target": "Unexpected error",
            "id": 130794,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/130794/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/error/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/error/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:55:50.868007Z",
            "action": 0,
            "target": "",
            "id": 130795,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/130795/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/error/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/error/en/?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:25:16.416621Z",
            "action": 0,
            "target": "",
            "id": 179675,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179675/?format=api"
        }
    ]
}