Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1583147/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookkernelconfig_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookkernelconfig_index/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-15T20:39:56.810327Z",
    "action": 30,
    "target": "Once source is installed, review the contents of [.filename]#/usr/src/sys#.  This directory contains a number of subdirectories, including those which represent the following supported architectures: [.filename]#amd64#, [.filename]#i386#, [.filename]#powerpc#, and [.filename]#sparc64#.  Everything inside a particular architecture's directory deals with that architecture only and the rest of the code is machine independent code common to all platforms.  Each supported architecture has a [.filename]#conf# subdirectory which contains the [.filename]#GENERIC# kernel configuration file for that architecture.",
    "id": 556363,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/556363/?format=api"
}