Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "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/pl/?format=api",
            "user": "https://weblate.rob006.net/api/users/rob006/?format=api",
            "author": "https://weblate.rob006.net/api/users/rob006/?format=api",
            "timestamp": "2020-06-23T23:04:16.346957Z",
            "action": 0,
            "target": "",
            "id": 31588,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/31588/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-06T00:43:09.453164Z",
            "action": 0,
            "target": "",
            "id": 43090,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/43090/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-16T15:13:57.412093Z",
            "action": 0,
            "target": "",
            "id": 45423,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/45423/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-16T15:13:57.627898Z",
            "action": 44,
            "target": "",
            "id": 45426,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/45426/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/13075/?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/pl/?format=api",
            "user": "https://weblate.rob006.net/api/users/rob006/?format=api",
            "author": "https://weblate.rob006.net/api/users/rob006/?format=api",
            "timestamp": "2020-12-16T18:15:38.457589Z",
            "action": 5,
            "target": "Wysokość stopki (px)",
            "id": 45487,
            "action_name": "New translation",
            "url": "https://weblate.rob006.net/api/changes/45487/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-16T19:14:15.572254Z",
            "action": 17,
            "target": "",
            "id": 45492,
            "action_name": "Committed changes",
            "url": "https://weblate.rob006.net/api/changes/45492/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-20T21:42:09.146078Z",
            "action": 0,
            "target": "",
            "id": 45909,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/45909/?format=api"
        }
    ]
}