Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/ojs/generic-driver/fr/changes/?format=api
{ "count": 3, "next": null, "previous": null, "results": [ { "unit": "http://translate.pkp.sfu.ca/api/units/889770/?format=api", "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api", "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/fr/?format=api", "user": null, "author": null, "timestamp": "2025-02-28T22:49:28.814912Z", "action": 59, "target": "DRIVER", "id": 936287, "action_name": "String updated in the repository", "url": "http://translate.pkp.sfu.ca/api/changes/936287/?format=api" }, { "unit": "http://translate.pkp.sfu.ca/api/units/889771/?format=api", "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api", "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/fr/?format=api", "user": null, "author": null, "timestamp": "2025-02-28T22:49:28.815031Z", "action": 59, "target": "Le module DRIVER étend l'interface OAI-PHM selon les directives 2.0, permettant aux revues OJS de devenir compatibles à DRIVER.", "id": 936288, "action_name": "String updated in the repository", "url": "http://translate.pkp.sfu.ca/api/changes/936288/?format=api" }, { "unit": null, "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api", "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/fr/?format=api", "user": null, "author": null, "timestamp": "2025-02-28T22:49:28.815065Z", "action": 0, "target": "", "id": 936289, "action_name": "Resource update", "url": "http://translate.pkp.sfu.ca/api/changes/936289/?format=api" } ] }