Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229240/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_solid-state/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_solid-state/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:33:04.699941Z",
    "action": 30,
    "target": "To make it possible to enter a ports directory and successfully run <command>make</command> <_:buildtarget-1/>, we must create a packages directory on a non-memory filesystem that will keep track of our packages across reboots. As it is necessary to mount your filesystems as read-write for the installation of a package anyway, it is sensible to assume that an area on the flash media can also be used for package information to be written to.",
    "id": 106113,
    "action_name": "Cadena de origen cambiada",
    "url": "https://translate-dev.freebsd.org/api/changes/106113/?format=api"
}