Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/16619/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/es/?format=api",
    "user": "https://translate.yunohost.org/api/users/JimScope/?format=api",
    "author": "https://translate.yunohost.org/api/users/JimScope/?format=api",
    "timestamp": "2022-04-05T03:27:59.516842Z",
    "action": 2,
    "target": "Elija una contraseña de usuario de al menos 8 caracteres, aunque es una buena práctica usar una más larga (es decir, una frase de contraseña) y/o usar varios tipos de caracteres (mayúsculas, minúsculas, dígitos y caracteres especiales).",
    "id": 59232,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/59232/?format=api"
}