Translation components API.

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

GET /api/translations/sumwars/the_ambush_of_the_undead/en/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/the_ambush_of_the_undead/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_ambush_of_the_undead/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-08-03T21:12:04+02:00",
            "action": 17,
            "target": "",
            "id": 1985605,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/1985605/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/259759/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/the_ambush_of_the_undead/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_ambush_of_the_undead/en/?format=api",
            "user": "https://hosted.weblate.org/api/users/monolifed/?format=api",
            "author": "https://hosted.weblate.org/api/users/monolifed/?format=api",
            "timestamp": "2017-08-03T21:09:36+02:00",
            "action": 2,
            "target": "The Fissure",
            "id": 1985590,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/1985590/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/259759/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/the_ambush_of_the_undead/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_ambush_of_the_undead/en/?format=api",
            "user": "https://hosted.weblate.org/api/users/monolifed/?format=api",
            "author": "https://hosted.weblate.org/api/users/monolifed/?format=api",
            "timestamp": "2017-08-03T21:09:35+02:00",
            "action": 2,
            "target": "The Fissure",
            "id": 1985589,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/1985589/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/259830/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/the_ambush_of_the_undead/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_ambush_of_the_undead/en/?format=api",
            "user": "https://hosted.weblate.org/api/users/monolifed/?format=api",
            "author": "https://hosted.weblate.org/api/users/monolifed/?format=api",
            "timestamp": "2017-08-03T21:09:11+02:00",
            "action": 2,
            "target": "Cursed Caves, Depth",
            "id": 1985587,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/1985587/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/259700/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/the_ambush_of_the_undead/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_ambush_of_the_undead/en/?format=api",
            "user": "https://hosted.weblate.org/api/users/monolifed/?format=api",
            "author": "https://hosted.weblate.org/api/users/monolifed/?format=api",
            "timestamp": "2017-08-03T21:09:05+02:00",
            "action": 2,
            "target": "Mountain Path",
            "id": 1985584,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/1985584/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/the_ambush_of_the_undead/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_ambush_of_the_undead/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:46:43+01:00",
            "action": 0,
            "target": "",
            "id": 26894,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26894/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/the_ambush_of_the_undead/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_ambush_of_the_undead/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:46:27+01:00",
            "action": 0,
            "target": "",
            "id": 26838,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26838/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/the_ambush_of_the_undead/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_ambush_of_the_undead/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:25:03+02:00",
            "action": 0,
            "target": "",
            "id": 4386,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4386/?format=api"
        }
    ]
}