Change Instance
Changes API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/changes/50/?format=api
{ "unit": "https://weblate.duniter.org/api/units/21/?format=api", "component": "https://weblate.duniter.org/api/components/girala-net/web/?format=api", "translation": "https://weblate.duniter.org/api/translations/girala-net/web/es/?format=api", "user": "https://weblate.duniter.org/api/users/admin/?format=api", "author": "https://weblate.duniter.org/api/users/admin/?format=api", "timestamp": "2022-03-15T18:21:00.079731Z", "action": 31, "target": "Directorio", "id": 50, "action_name": "New string added", "url": "https://weblate.duniter.org/api/changes/50/?format=api" }