Translation components API.

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

GET /api/translations/flarum/fof-formatting/tl/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/613596/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T15:08:16.819040Z",
            "action": 59,
            "target": "",
            "id": 645588,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/645588/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/613597/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T15:08:16.819323Z",
            "action": 59,
            "target": "",
            "id": 645589,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/645589/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/613598/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T15:08:16.819436Z",
            "action": 59,
            "target": "",
            "id": 645590,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/645590/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/613599/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T15:08:16.819566Z",
            "action": 59,
            "target": "",
            "id": 645591,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/645591/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/613600/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T15:08:16.819651Z",
            "action": 59,
            "target": "",
            "id": 645592,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/645592/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/613601/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T15:08:16.819724Z",
            "action": 59,
            "target": "",
            "id": 645593,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/645593/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/613602/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T15:08:16.819794Z",
            "action": 59,
            "target": "",
            "id": 645594,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/645594/?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/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T15:08:16.819864Z",
            "action": 0,
            "target": "",
            "id": 645595,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/645595/?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/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T15:08:16.987455Z",
            "action": 44,
            "target": "",
            "id": 645596,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/645596/?format=api"
        }
    ]
}