Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1452129/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookintroduction_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookintroduction_index/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-01T19:31:32.945158Z",
    "action": 30,
    "target": "Because the source code for FreeBSD itself is freely available, the system can also be customized to an almost unheard-of degree for special applications or projects, and in ways not generally possible with operating systems from most major commercial vendors.  Here is just a sampling of some of the applications in which people are currently using FreeBSD:",
    "id": 381212,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/381212/?format=api"
}