Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/6093408/?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.097620Z",
    "action": 59,
    "target": "Seleccionar tu propia foto de perfil es mucho más divertido si puedes recortarla directamente usando herramientas integradas. Esto ahora es posible usando el nuevo selector de imágenes, que te permite seleccionar el detalle que deseas mostrar, usando una relación de aspecto fija.",
    "id": 287100,
    "action_name": "String updated in the repository",
    "url": "https://translate.gajim.org/api/changes/287100/?format=api"
}