Translation components API.

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

GET /api/translations/software-o-o/master/fa/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-12T13:45:19.266269Z",
            "action": 0,
            "target": "",
            "id": 827553,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/827553/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-17T13:58:20.088504Z",
            "action": 0,
            "target": "",
            "id": 831804,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/831804/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-24T07:35:34.970244Z",
            "action": 0,
            "target": "",
            "id": 1121281,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1121281/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-08-03T12:44:30.370145Z",
            "action": 0,
            "target": "",
            "id": 1133647,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1133647/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-02-12T16:00:41.015747Z",
            "action": 0,
            "target": "",
            "id": 1208940,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1208940/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/fa/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2019-05-16T14:44:58.380255Z",
            "action": 0,
            "target": "",
            "id": 1259280,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1259280/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:45:33.229736Z",
            "action": 0,
            "target": "",
            "id": 2060925,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2060925/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:45:52.442554Z",
            "action": 44,
            "target": "",
            "id": 2061077,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2061077/?format=api"
        }
    ]
}