Translation components API.

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

GET /api/translations/sumwars/rob_the_robber/it/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://hosted.weblate.org/api/components/sumwars/rob_the_robber/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/rob_the_robber/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-26T14:22:56+02:00",
            "action": 17,
            "target": "",
            "id": 4578447,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/4578447/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/249936/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/rob_the_robber/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/rob_the_robber/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "author": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "timestamp": "2019-08-25T14:45:03+02:00",
            "action": 2,
            "target": "Qualcuno e' riuscito davvero a farlo fuori?",
            "id": 4573839,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/4573839/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/249925/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/rob_the_robber/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/rob_the_robber/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "author": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "timestamp": "2019-08-25T14:44:44+02:00",
            "action": 45,
            "target": "",
            "id": 4573834,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/4573834/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/249925/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/rob_the_robber/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/rob_the_robber/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "author": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "timestamp": "2019-08-25T14:44:44+02:00",
            "action": 2,
            "target": "Sei riuscito a farlo fuori?",
            "id": 4573835,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/4573835/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/249912/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/rob_the_robber/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/rob_the_robber/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "author": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "timestamp": "2015-03-09T09:48:24+01:00",
            "action": 2,
            "target": "Si",
            "id": 222047,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/222047/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/rob_the_robber/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/rob_the_robber/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:46:07+01:00",
            "action": 0,
            "target": "",
            "id": 26805,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26805/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/rob_the_robber/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/rob_the_robber/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:45:27+01:00",
            "action": 0,
            "target": "",
            "id": 26693,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26693/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/rob_the_robber/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/rob_the_robber/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:20:38+02:00",
            "action": 0,
            "target": "",
            "id": 4274,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4274/?format=api"
        }
    ]
}