Changes API.

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

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

{
    "unit": "https://traduk.amikumu.com/api/units/748765/?format=api",
    "component": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/?format=api",
    "translation": "https://traduk.amikumu.com/api/translations/amikumu/website-navigation/nl/?format=api",
    "user": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
    "author": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
    "timestamp": "2022-10-28T10:06:52.864234Z",
    "action": 30,
    "target": "The page you are trying to access does not exist. Please use your browser's \"back\" button to return to the previous page.",
    "id": 1299690,
    "action_name": "Source string changed",
    "url": "https://traduk.amikumu.com/api/changes/1299690/?format=api"
}