Translation components API.

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

GET /api/components/ark-survival-evolved/survivalofthefittest/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://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalofthefittest/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-04T18:37:59.560993Z",
            "action": 47,
            "target": "",
            "id": 152777,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/152777/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalofthefittest/?format=api",
            "translation": null,
            "user": "https://itzulpenak.gamerauntsia.eus/api/users/galaipa/?format=api",
            "author": null,
            "timestamp": "2021-05-18T20:30:53.487316Z",
            "action": 14,
            "target": "",
            "id": 108165,
            "action_name": "Component locked",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/108165/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalofthefittest/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T17:40:11.457129Z",
            "action": 47,
            "target": "",
            "id": 106434,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/106434/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalofthefittest/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-04-22T17:36:07.064872Z",
            "action": 47,
            "target": "",
            "id": 106418,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/106418/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalofthefittest/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-05-28T17:13:40.830048Z",
            "action": 47,
            "target": "",
            "id": 99724,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/99724/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalofthefittest/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-03-18T08:50:45.852542Z",
            "action": 47,
            "target": "",
            "id": 19684,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/19684/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalofthefittest/?format=api",
            "translation": null,
            "user": "https://itzulpenak.gamerauntsia.eus/api/users/admin/?format=api",
            "author": "https://itzulpenak.gamerauntsia.eus/api/users/admin/?format=api",
            "timestamp": "2019-12-16T21:53:31.613414Z",
            "action": 51,
            "target": "",
            "id": 19677,
            "action_name": "Component created",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/19677/?format=api"
        }
    ]
}