Translation components API.

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

GET /api/components/freebsd-doc/articles_leap-seconds/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 154,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_leap-seconds/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_leap-seconds/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_leap-seconds/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T23:30:12.272213Z",
            "action": 0,
            "target": "",
            "id": 337431,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/337431/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_leap-seconds/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-11-17T03:30:01.365097Z",
            "action": 47,
            "target": "",
            "id": 345488,
            "action_name": "New alert",
            "url": "https://translate-dev.freebsd.org/api/changes/345488/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_leap-seconds/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-09-23T22:19:36.620447Z",
            "action": 47,
            "target": "",
            "id": 380089,
            "action_name": "New alert",
            "url": "https://translate-dev.freebsd.org/api/changes/380089/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_leap-seconds/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-22T03:55:01.203363Z",
            "action": 47,
            "target": "",
            "id": 516070,
            "action_name": "New alert",
            "url": "https://translate-dev.freebsd.org/api/changes/516070/?format=api"
        }
    ]
}