Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/yunohost-apps-test/terraforming-mars/en/changes/?format=api
{ "count": 3, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/terraforming-mars/?format=api", "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/terraforming-mars/en/?format=api", "user": null, "author": null, "timestamp": "2025-03-19T18:41:38.453621Z", "action": 0, "target": "", "id": 211624, "action_name": "Resource updated", "url": "https://translate.yunohost.org/api/changes/211624/?format=api" }, { "unit": "https://translate.yunohost.org/api/units/139268/?format=api", "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/terraforming-mars/?format=api", "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/terraforming-mars/en/?format=api", "user": null, "author": null, "timestamp": "2025-03-19T18:41:38.453576Z", "action": 71, "target": "This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way.", "id": 211623, "action_name": "String added in the repository", "url": "https://translate.yunohost.org/api/changes/211623/?format=api" }, { "unit": "https://translate.yunohost.org/api/units/139267/?format=api", "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/terraforming-mars/?format=api", "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/terraforming-mars/en/?format=api", "user": null, "author": null, "timestamp": "2025-03-19T18:41:38.453445Z", "action": 71, "target": "It is possible to have a list of all games currently available on the server via following link: https://__DOMAIN____PATH__/games-overview?serverId=__KEY__", "id": 211622, "action_name": "String added in the repository", "url": "https://translate.yunohost.org/api/changes/211622/?format=api" } ] }