Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/6093390/?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.096574Z",
    "action": 59,
    "target": "Desde que cambiamos la forma en que Gajim muestra los mensajes en Gajim 1.4, ya no era posible seleccionar varios mensajes para copiarlos. Con Gajim 1.5.3, ahora puede seleccionar varios mensajes a través del menú de mensajes, y luego marcar cada mensaje que te gustaría copiar.",
    "id": 287082,
    "action_name": "String updated in the repository",
    "url": "https://translate.gajim.org/api/changes/287082/?format=api"
}