Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1225558/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookboot_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookboot_index/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "timestamp": "2023-01-20T15:51:19.716262Z",
    "action": 5,
    "target": "Encender una computadora y arrancar el sistema operativo crea un interesante dilema. Por definición, la computadora no sabe hacer nada hasta que el sistema operativo se ha iniciado. Esto incluye ejecutar programas desde el disco. Si la computadora no puede ejecutar un programa desde el disco sin el sistema operativo, y los programas del sistema operativo están en el disco, ¿cómo se inicia el sistema operativo?",
    "id": 385007,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/385007/?format=api"
}