Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/130232/?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": "https://translate.yunohost.org/api/users/ericgaspar/?format=api",
    "author": "https://translate.yunohost.org/api/users/ericgaspar/?format=api",
    "timestamp": "2025-03-10T13:51:30.665032Z",
    "action": 2,
    "target": "La modification de l'URL sur laquelle cette application est installée n'est actuellement pas prise en charge pour cette application.",
    "id": 201664,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/201664/?format=api"
}