Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1598738/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwine_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwine_index/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-17T23:44:26.714954Z",
    "action": 30,
    "target": "As shown in the section on WINE Configuration, WINE provides the ability to attach additional drives to a given prefix.  In this way, applications can be installed to a common location, while each user will still have a prefix where individual settings may be kept (depending on the program).  This is a good setup if there are relatively few applications to be shared between users, and they are programs that require few custom tweaks changes to the prefix in order to function.",
    "id": 578466,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/578466/?format=api"
}