Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1129643/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookpci_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookpci_index/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "timestamp": "2025-02-13T08:08:03.677562Z",
    "action": 5,
    "target": "#include <machine/bus.h>\n#include <sys/rman.h>\n#include <machine/resource.h>\n",
    "id": 762322,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/762322/?format=api"
}