Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/57963/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/es/?format=api",
    "user": "https://translate.yunohost.org/api/users/csolisr/?format=api",
    "author": "https://translate.yunohost.org/api/users/csolisr/?format=api",
    "timestamp": "2024-01-31T15:56:33.703644Z",
    "action": 2,
    "target": "No se pudo autenticar en la API del registrador. ¿Es probable que las <a href='#/domains/{domain}/config'>credenciales</a> sean incorrectas? (Error: {error})",
    "id": 122032,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/122032/?format=api"
}