Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1583152/?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.810463Z",
    "action": 30,
    "target": "Using this method, the local configuration file expresses local differences from a [.filename]#GENERIC# kernel.  As upgrades are performed, new features added to [.filename]#GENERIC# will also be added to the local kernel unless they are specifically prevented using `nooptions` or `nodevice`.  A comprehensive list of configuration directives and their descriptions may be found in man:config[5].",
    "id": 556371,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/556371/?format=api"
}