Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1583163/?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.810723Z",
    "action": 30,
    "target": "If `make` fails, it is usually due to an error in the kernel configuration file which is not severe enough for `config` to catch.  Review the configuration, and if the problem is not apparent, send an email to the {freebsd-questions} which contains the kernel configuration file.",
    "id": 556387,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/556387/?format=api"
}