Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/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:18.046435Z",
            "action": 0,
            "target": "",
            "id": 31609,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/31609/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-08T06:03:30.936807Z",
            "action": 0,
            "target": "",
            "id": 42321,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/42321/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-08T06:03:31.133691Z",
            "action": 44,
            "target": "",
            "id": 42325,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/42325/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-08T08:25:56.414219Z",
            "action": 17,
            "target": "",
            "id": 42329,
            "action_name": "Committed changes",
            "url": "https://weblate.rob006.net/api/changes/42329/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-18T22:43:23.104690Z",
            "action": 0,
            "target": "",
            "id": 45633,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/45633/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-20T21:42:10.051944Z",
            "action": 0,
            "target": "",
            "id": 45913,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/45913/?format=api"
        }
    ]
}