Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es_MX/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/bootstrap_tables/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-11T08:30:04.774572Z",
            "action": 0,
            "target": "",
            "id": 186356,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/186356/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/213910/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/bootstrap_tables/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es_MX/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/objecttothis/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/objecttothis/?format=api",
            "timestamp": "2026-04-07T16:48:58.756982Z",
            "action": 30,
            "target": "Loading, please wait",
            "id": 190881,
            "action_name": "Source string changed",
            "url": "https://translate.opensourcepos.org/api/changes/190881/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/213910/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/bootstrap_tables/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es_MX/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/objecttothis/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/objecttothis/?format=api",
            "timestamp": "2026-04-07T16:56:03.133867Z",
            "action": 2,
            "target": "Cargando, por favor espere",
            "id": 190925,
            "action_name": "Translation changed",
            "url": "https://translate.opensourcepos.org/api/changes/190925/?format=api"
        }
    ]
}