Translation components API.

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

GET /api/translations/flarum/fof-custom-footer/ne/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/554330/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T06:47:24.970986Z",
            "action": 59,
            "target": "",
            "id": 580992,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/580992/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/554331/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T06:47:24.971190Z",
            "action": 59,
            "target": "",
            "id": 580993,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/580993/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/554332/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T06:47:24.971271Z",
            "action": 59,
            "target": "",
            "id": 580994,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/580994/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/554333/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T06:47:24.971435Z",
            "action": 59,
            "target": "",
            "id": 580995,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/580995/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T06:47:24.971545Z",
            "action": 0,
            "target": "",
            "id": 580996,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/580996/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T06:47:25.402614Z",
            "action": 44,
            "target": "",
            "id": 580997,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/580997/?format=api"
        }
    ]
}