Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/247477/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/sumwars/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/sumwars/pl/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2019-10-11T11:05:32+02:00",
            "action": 4,
            "target": "skórzana zbroja",
            "id": 4780354,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/4780354/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/247591/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/sumwars/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/sumwars/pl/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2019-10-11T11:03:02+02:00",
            "action": 4,
            "target": "Siła",
            "id": 4780342,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/4780342/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/247534/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/sumwars/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/sumwars/pl/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2019-10-11T11:02:47+02:00",
            "action": 4,
            "target": "Atak",
            "id": 4780340,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/4780340/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/247768/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/sumwars/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/sumwars/pl/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2019-10-11T11:01:39+02:00",
            "action": 4,
            "target": "Odporność na powietrze",
            "id": 4780321,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/4780321/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/247918/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/sumwars/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/sumwars/pl/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2019-10-11T11:01:24+02:00",
            "action": 4,
            "target": "Odporność na lód",
            "id": 4780313,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/4780313/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/247769/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/sumwars/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/sumwars/pl/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2019-10-11T11:01:14+02:00",
            "action": 4,
            "target": "Odporność na ogień",
            "id": 4780307,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/4780307/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/sumwars/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/sumwars/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:46:14+01:00",
            "action": 0,
            "target": "",
            "id": 26818,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26818/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/sumwars/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/sumwars/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:45:34+01:00",
            "action": 0,
            "target": "",
            "id": 26706,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26706/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/sumwars/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/sumwars/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:19:29+02:00",
            "action": 0,
            "target": "",
            "id": 4270,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4270/?format=api"
        }
    ]
}