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/it/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://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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-26T14:23:02+02:00",
            "action": 17,
            "target": "",
            "id": 4578453,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/4578453/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/259039/?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/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-25T13:51:56+02:00",
            "action": 2,
            "target": "State alla grande dall'ultima volta che ci siamo visti?",
            "id": 4573719,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/4573719/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/259039/?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/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-25T13:51:56+02:00",
            "action": 45,
            "target": "",
            "id": 4573718,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/4573718/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/259097/?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/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:25+01:00",
            "action": 2,
            "target": "Si",
            "id": 222049,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/222049/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:46:43+01:00",
            "action": 0,
            "target": "",
            "id": 26893,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26893/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:46:26+01:00",
            "action": 0,
            "target": "",
            "id": 26837,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26837/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:24:48+02:00",
            "action": 0,
            "target": "",
            "id": 4381,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4381/?format=api"
        }
    ]
}