Change Instance
Changes API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/changes/762325/?format=api
{ "unit": "https://translate-dev.freebsd.org/api/units/1129647/?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:26.907182Z", "action": 5, "target": "/* The softc holds our per-instance data. */\nstruct mypci_softc {\n\tdevice_t\tmy_dev;\n\tstruct cdev\t*my_cdev;\n};\n", "id": 762325, "action_name": "New translation", "url": "https://translate-dev.freebsd.org/api/changes/762325/?format=api" }