Translation projects API.

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

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

{
    "count": 179959,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/projects/ojs/changes/?format=api&page=3599",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/editor/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-04T16:32:44.440770Z",
            "action": 17,
            "target": "",
            "id": 886743,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/886743/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-04T16:32:44.829807Z",
            "action": 17,
            "target": "",
            "id": 886744,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/886744/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/importexport-doaj/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/importexport-doaj/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-04T16:32:44.985908Z",
            "action": 17,
            "target": "",
            "id": 886745,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/886745/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-04T16:32:45.107600Z",
            "action": 17,
            "target": "",
            "id": 886746,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/886746/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-04T16:47:23.249786Z",
            "action": 17,
            "target": "",
            "id": 886750,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/886750/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/149845/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/nl/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/p.j.huizinga@rug.nl/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/p.j.huizinga@rug.nl/?format=api",
            "timestamp": "2024-11-05T11:44:35.657284Z",
            "action": 2,
            "target": "Artikel review verzoek",
            "id": 886841,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/886841/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-05T12:08:42.233592Z",
            "action": 17,
            "target": "",
            "id": 886843,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/886843/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-05T22:43:30.956008Z",
            "action": 53,
            "target": "",
            "id": 886853,
            "action_name": "Received repository notification",
            "url": "http://translate.pkp.sfu.ca/api/changes/886853/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-05T22:43:36.833802Z",
            "action": 21,
            "target": "",
            "id": 886854,
            "action_name": "Rebased repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/886854/?format=api"
        }
    ]
}