Translation components API.

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

GET /api/translations/flarum/fof-custom-footer/ast/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/503506/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T14:38:36.859959Z",
            "action": 59,
            "target": "",
            "id": 525584,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/525584/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/503507/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T14:38:36.860185Z",
            "action": 59,
            "target": "",
            "id": 525585,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/525585/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/503508/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T14:38:36.860269Z",
            "action": 59,
            "target": "",
            "id": 525586,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/525586/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/503509/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T14:38:36.860348Z",
            "action": 59,
            "target": "",
            "id": 525587,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/525587/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T14:38:36.860423Z",
            "action": 0,
            "target": "",
            "id": 525588,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/525588/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T14:38:37.891161Z",
            "action": 44,
            "target": "",
            "id": 525589,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/525589/?format=api"
        }
    ]
}