Change Instance
Changes API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/changes/304458/?format=api
{ "unit": "https://translate-dev.freebsd.org/api/units/1116604/?format=api", "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbooknewbus_index/?format=api", "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/pt_BR/?format=api", "user": null, "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api", "timestamp": "2021-05-30T02:52:46.304127Z", "action": 6, "target": "\t /*\n\t * src/sys/sys/bus.h\n\t */\n\t typedef enum device_state {\n\t\tDS_NOTPRESENT,\t/* not probed or probe failed */\n\t\tDS_ALIVE,\t\t/* probe succeeded */\n\t\tDS_ATTACHED,\t/* attach method called */\n\t\tDS_BUSY\t\t\t/* device is open */\n\t } device_state_t;\n", "id": 304458, "action_name": "自动翻译", "url": "https://translate-dev.freebsd.org/api/changes/304458/?format=api" }