Translation components API.

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

GET /api/translations/plugins/swordServer/fr_FR/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/fr_FR/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2023-05-23T19:57:13.392781Z",
            "action": 48,
            "target": "",
            "id": 755992,
            "action_name": "Added new language",
            "url": "http://translate.pkp.sfu.ca/api/changes/755992/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/780224/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/fr_FR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T19:57:13.615562Z",
            "action": 59,
            "target": "",
            "id": 755994,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/755994/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/780225/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/fr_FR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T19:57:13.615634Z",
            "action": 59,
            "target": "",
            "id": 755995,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/755995/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/780226/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/fr_FR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T19:57:13.615675Z",
            "action": 59,
            "target": "",
            "id": 755996,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/755996/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/fr_FR/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2023-05-23T19:57:13.615715Z",
            "action": 0,
            "target": "",
            "id": 755997,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/755997/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/fr_FR/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2023-05-23T19:57:13.718522Z",
            "action": 44,
            "target": "",
            "id": 756002,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/756002/?format=api"
        }
    ]
}