Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/150953/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-08-03T01:52:42.586097Z",
    "action": 59,
    "target": "Autoriser les utilisateur·ice·s à ajouter, retirer et modifier leur adresse mail de transfert",
    "id": 232013,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/232013/?format=api"
}