Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1234611/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfaq_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/nb_NO/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-12T19:38:30.152353Z",
    "action": 30,
    "target": "Each of these channels are distinct and are not connected to each other.  Since their chat styles differ, try each to find one suited to your chat style.",
    "id": 325968,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/325968/?format=api"
}