Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1583137/?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.810028Z",
    "action": 30,
    "target": "Building a custom kernel is often a rite of passage for advanced BSD users.  This process, while time consuming, can provide benefits to the FreeBSD system.  Unlike the [.filename]#GENERIC# kernel, which must support a wide range of hardware, a custom kernel can be stripped down to only provide support for that computer's hardware.  This has a number of benefits, such as:",
    "id": 556345,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/556345/?format=api"
}