Changes API.

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

GET /api/changes/?format=api&page=12219
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 610906,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/changes/?format=api&page=12218",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-12T11:04:53.455064Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "MissingLicense"
            },
            "id": 600,
            "action_name": "Alerte déclenchée",
            "url": "https://weblate.framasoft.org/api/changes/600/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-12T11:04:49.893975Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 400,
            "action_name": "Dépôt rebasé",
            "url": "https://weblate.framasoft.org/api/changes/400/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
            "translation": null,
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2019-09-12T11:04:49.578499Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 399,
            "action_name": "Composant créé",
            "url": "https://weblate.framasoft.org/api/changes/399/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2019-09-12T11:03:34.649258Z",
            "action": 38,
            "target": "frontend",
            "old": "",
            "details": {},
            "id": 398,
            "action_name": "Composant supprimé",
            "url": "https://weblate.framasoft.org/api/changes/398/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://weblate.framasoft.org/api/users/admin/?format=api",
            "author": "https://weblate.framasoft.org/api/users/admin/?format=api",
            "timestamp": "2019-09-11T18:17:46.640885Z",
            "action": 38,
            "target": "frontend",
            "old": "",
            "details": {},
            "id": 6,
            "action_name": "Composant supprimé",
            "url": "https://weblate.framasoft.org/api/changes/6/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://weblate.framasoft.org/api/users/admin/?format=api",
            "author": "https://weblate.framasoft.org/api/users/admin/?format=api",
            "timestamp": "2019-09-11T18:09:47.727390Z",
            "action": 50,
            "target": "",
            "old": "",
            "details": {},
            "id": 2,
            "action_name": "Projet créé",
            "url": "https://weblate.framasoft.org/api/changes/2/?format=api"
        }
    ]
}