Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/6093417/?format=api",
    "component": "https://translate.gajim.org/api/components/gajim-website/website/?format=api",
    "translation": "https://translate.gajim.org/api/translations/gajim-website/website/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-23T20:13:13.098146Z",
    "action": 59,
    "target": "Al finalizar la nueva ventana de perfil de Gajim, python-nbxmpp recibió funciones para configurar el modelo de acceso a PubSub ([XEP-0060](https://xmpp.org/extensions/xep-0060.html)) para tu alias y avatar. Estos son necesarios para que tanto el alias como el avatar sean públicos para todos o solo para tus contactos.",
    "id": 287109,
    "action_name": "String updated in the repository",
    "url": "https://translate.gajim.org/api/changes/287109/?format=api"
}