Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1881568/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/service-management/fr_CA/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-25T13:08:53.899525Z",
    "action": 6,
    "target": "Configuration par défaut de la disposition des colonnes pour la vue détaillée de l'ANS.",
    "id": 742519,
    "action_name": "Automatically translated",
    "url": "http://translate.otrs.com/api/changes/742519/?format=api"
}