Translation projects API.

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

GET /api/projects/libo_help-7-6/changes/?format=api&page=99841
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4992003,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/projects/libo_help-7-6/changes/?format=api&page=99840",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/auxiliary/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "timestamp": "2023-09-11T19:46:57.390463Z",
            "action": 51,
            "target": "",
            "id": 27335021,
            "action_name": "Component created",
            "url": "https://translations.documentfoundation.org/api/changes/27335021/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "author": null,
            "timestamp": "2023-09-11T19:41:52.988502Z",
            "action": 33,
            "target": "",
            "id": 27335020,
            "action_name": "Visibility changed",
            "url": "https://translations.documentfoundation.org/api/changes/27335020/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "timestamp": "2023-09-11T19:41:44.108795Z",
            "action": 50,
            "target": "",
            "id": 27335019,
            "action_name": "Project created",
            "url": "https://translations.documentfoundation.org/api/changes/27335019/?format=api"
        }
    ]
}