Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1707726/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbooknetwork_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbooknetwork_index/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-14T19:45:15.059395Z",
    "action": 30,
    "target": "To make the interface work without DHCP, execute the following commands:",
    "id": 697529,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/697529/?format=api"
}