Translation components API.

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

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

{
    "count": 3907,
    "next": null,
    "previous": "https://translate.yunohost.org/api/components/yunohost/portal/changes/?format=api&page=78",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/82470/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:32.566072Z",
            "action": 59,
            "target": "Add an e-mail forwarding address",
            "id": 116191,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/116191/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/82469/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:32.566031Z",
            "action": 59,
            "target": "English",
            "id": 116190,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/116190/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/82468/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:32.565988Z",
            "action": 59,
            "target": "en",
            "id": 116189,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/116189/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/82467/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:32.565941Z",
            "action": 59,
            "target": "ltr",
            "id": 116188,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/116188/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/82466/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:32.565835Z",
            "action": 59,
            "target": "en",
            "id": 116187,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/116187/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:31.218881Z",
            "action": 21,
            "target": "",
            "id": 116186,
            "action_name": "Repository rebased",
            "url": "https://translate.yunohost.org/api/changes/116186/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": null,
            "user": "https://translate.yunohost.org/api/users/yunohost/?format=api",
            "author": "https://translate.yunohost.org/api/users/yunohost/?format=api",
            "timestamp": "2024-01-27T16:22:30.194764Z",
            "action": 51,
            "target": "",
            "id": 116185,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/116185/?format=api"
        }
    ]
}