Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/130142/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/es/?format=api",
    "user": "https://translate.yunohost.org/api/users/rosbeefandino/?format=api",
    "author": "https://translate.yunohost.org/api/users/rosbeefandino/?format=api",
    "timestamp": "2025-05-20T14:23:12.316086Z",
    "action": 5,
    "target": "Esta aplicación esta actualizada. <small>(versión {current_version}`)</small><br/><small><em> ¿ Estas buscando una nueva versión de esta aplicación ? ¡Verifica si la versión 'testing' es mayor y ayuda los empaquetadores !</em></small>",
    "id": 230007,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/230007/?format=api"
}