Translation components API.

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

GET /api/translations/flarum/fof-custom-footer/fil/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/639070/?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/fil/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T17:54:17.702580Z",
            "action": 59,
            "target": "",
            "id": 673351,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/673351/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/639071/?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/fil/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T17:54:17.702912Z",
            "action": 59,
            "target": "",
            "id": 673352,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/673352/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/639072/?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/fil/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T17:54:17.703052Z",
            "action": 59,
            "target": "",
            "id": 673353,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/673353/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/639073/?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/fil/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T17:54:17.703207Z",
            "action": 59,
            "target": "",
            "id": 673354,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/673354/?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/fil/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T17:54:17.703341Z",
            "action": 0,
            "target": "",
            "id": 673355,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/673355/?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/fil/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T17:54:18.624446Z",
            "action": 44,
            "target": "",
            "id": 673356,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/673356/?format=api"
        }
    ]
}