Translation projects API.

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

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

{
    "count": 3259,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/projects/mypads/changes/?format=api&page=65",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/277673/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mypads/mail/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/it/?format=api",
            "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "author": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "timestamp": "2020-03-05T13:19:24.778364Z",
            "action": 45,
            "target": "",
            "id": 51956,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/51956/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mypads/mail/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-05T13:16:08.858658Z",
            "action": 0,
            "target": "",
            "id": 51955,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/51955/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mypads/mail/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-05T13:16:08.723293Z",
            "action": 0,
            "target": "",
            "id": 51954,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/51954/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mypads/mail/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-05T13:16:08.680558Z",
            "action": 0,
            "target": "",
            "id": 51953,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/51953/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mypads/mail/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-05T13:16:08.581307Z",
            "action": 0,
            "target": "",
            "id": 51952,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/51952/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mypads/mail/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-05T13:16:08.437160Z",
            "action": 0,
            "target": "",
            "id": 51951,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/51951/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mypads/mail/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-03-05T13:16:08.086702Z",
            "action": 21,
            "target": "",
            "id": 51950,
            "action_name": "Dépôt rebasé",
            "url": "https://weblate.framasoft.org/api/changes/51950/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mypads/mail/?format=api",
            "translation": null,
            "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "author": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "timestamp": "2020-03-05T13:16:06.654296Z",
            "action": 51,
            "target": "",
            "id": 51949,
            "action_name": "Composant créé",
            "url": "https://weblate.framasoft.org/api/changes/51949/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "author": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "timestamp": "2020-03-05T13:13:57.908425Z",
            "action": 50,
            "target": "",
            "id": 51947,
            "action_name": "Projet créé",
            "url": "https://weblate.framasoft.org/api/changes/51947/?format=api"
        }
    ]
}