Translation components API.

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

GET /api/translations/plugins-etherpad/ep_delete_after_delay/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/plugins-etherpad/ep_delete_after_delay/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/plugins-etherpad/ep_delete_after_delay/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-06T04:17:09.596107Z",
            "action": 0,
            "target": "",
            "id": 141009,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/141009/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/plugins-etherpad/ep_delete_after_delay/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/plugins-etherpad/ep_delete_after_delay/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-28T06:59:51.117290Z",
            "action": 0,
            "target": "",
            "id": 64076,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/64076/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/plugins-etherpad/ep_delete_after_delay/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/plugins-etherpad/ep_delete_after_delay/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-31T16:40:39.331695Z",
            "action": 0,
            "target": "",
            "id": 59280,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/59280/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/plugins-etherpad/ep_delete_after_delay/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/plugins-etherpad/ep_delete_after_delay/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-31T16:34:17.006698Z",
            "action": 0,
            "target": "",
            "id": 59266,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/59266/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/plugins-etherpad/ep_delete_after_delay/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/plugins-etherpad/ep_delete_after_delay/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-27T07:41:18.757113Z",
            "action": 0,
            "target": "",
            "id": 57968,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/57968/?format=api"
        }
    ]
}