Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14985686/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-quick-docs/masterpagesgetting-started-with-apache-http-server/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-quick-docs/masterpagesgetting-started-with-apache-http-server/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-08-23T12:15:16.786381Z",
    "action": 4,
    "target": "Por ejemplo, mediante la instalación de archivos estáticos en ubicaciones en las que el servidor web no tiene capacidad de escribir y haciendo control de accesos con ficheros de configuración en lugar de con ficheros `.htaccess` files, que son un poco más vulnerables a lo ataques.",
    "id": 12147373,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/12147373/?format=api"
}