Translation components API.

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

GET /api/components/opensourcepos/items/changes/?format=api&page=288
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5742,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/components/opensourcepos/items/changes/?format=api&page=287",
    "results": [
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/items/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/items/zh_Hans/?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:23:22.715727Z",
            "action": 0,
            "target": "",
            "id": 179253,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179253/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/items/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/items/zh_Hant/?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:23:22.838138Z",
            "action": 0,
            "target": "",
            "id": 179254,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179254/?format=api"
        }
    ]
}