Translation projects API.

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

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

{
    "count": 66305,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/projects/omp/changes/?format=api&page=1326",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/admin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-13T22:31:47.089953Z",
            "action": 21,
            "target": "",
            "id": 857146,
            "action_name": "Rebased repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/857146/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/829459/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/mk_MK/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Mirko-Spiroski/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/Mirko-Spiroski/?format=api",
            "timestamp": "2024-06-16T20:45:18.306466Z",
            "action": 5,
            "target": "серии",
            "id": 857434,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/857434/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/829493/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/mk/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Mirko-Spiroski/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/Mirko-Spiroski/?format=api",
            "timestamp": "2024-06-16T20:48:20.489432Z",
            "action": 45,
            "target": "",
            "id": 857438,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/857438/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/829493/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/mk/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Mirko-Spiroski/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/Mirko-Spiroski/?format=api",
            "timestamp": "2024-06-16T20:48:20.496955Z",
            "action": 5,
            "target": "серии",
            "id": 857439,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/857439/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/829499/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/pt_BR/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
            "timestamp": "2024-06-17T20:37:53.229126Z",
            "action": 5,
            "target": "series",
            "id": 857594,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/857594/?format=api"
        }
    ]
}