Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/647514/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T19:04:24.854218Z",
            "action": 59,
            "target": "",
            "id": 682529,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/682529/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/647515/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T19:04:24.854539Z",
            "action": 59,
            "target": "",
            "id": 682530,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/682530/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/647516/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T19:04:24.854636Z",
            "action": 59,
            "target": "",
            "id": 682531,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/682531/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/647517/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T19:04:24.854713Z",
            "action": 59,
            "target": "",
            "id": 682532,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/682532/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/647518/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T19:04:24.854804Z",
            "action": 59,
            "target": "",
            "id": 682533,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/682533/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/647519/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T19:04:24.854881Z",
            "action": 59,
            "target": "",
            "id": 682534,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/682534/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/647520/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T19:04:24.854953Z",
            "action": 59,
            "target": "",
            "id": 682535,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/682535/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T19:04:24.855021Z",
            "action": 0,
            "target": "",
            "id": 682536,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/682536/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T19:04:25.451300Z",
            "action": 44,
            "target": "",
            "id": 682537,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/682537/?format=api"
        }
    ]
}