Translation components API.

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

GET /api/components/framinetest/glossary/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://weblate.framasoft.org/api/components/framinetest/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framinetest/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-29T15:14:05.307417Z",
            "action": 0,
            "target": "",
            "id": 522410,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/522410/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framinetest/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framinetest/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T09:12:49.334411Z",
            "action": 0,
            "target": "",
            "id": 297306,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/297306/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framinetest/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framinetest/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T09:12:49.272185Z",
            "action": 0,
            "target": "",
            "id": 297305,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/297305/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framinetest/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framinetest/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T09:12:49.229758Z",
            "action": 0,
            "target": "",
            "id": 297304,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/297304/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framinetest/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framinetest/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T09:12:49.123688Z",
            "action": 0,
            "target": "",
            "id": 297303,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/297303/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framinetest/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framinetest/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T09:12:49.019303Z",
            "action": 0,
            "target": "",
            "id": 297302,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/297302/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framinetest/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-22T07:26:47.736648Z",
            "action": 47,
            "target": "",
            "id": 219750,
            "action_name": "Alerte déclenchée",
            "url": "https://weblate.framasoft.org/api/changes/219750/?format=api"
        }
    ]
}