Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-26T14:23:03+02:00",
            "action": 17,
            "target": "",
            "id": 4578454,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/4578454/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/259987/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/de/?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:38:02+02:00",
            "action": 2,
            "target": "Was könnte ein Goblin schon zu sagen haben?",
            "id": 4573799,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/4573799/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/259987/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/de/?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:38:02+02:00",
            "action": 45,
            "target": "",
            "id": 4573798,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/4573798/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:46:00+01:00",
            "action": 0,
            "target": "",
            "id": 26783,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26783/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:45:19+01:00",
            "action": 0,
            "target": "",
            "id": 26671,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26671/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:25:14+02:00",
            "action": 0,
            "target": "",
            "id": 4390,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4390/?format=api"
        }
    ]
}