Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/488003/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/hr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-09-16T17:37:57.469417Z",
    "action": 30,
    "target": "Contains 'The Fowl Frost,' 'Rooster Rampage,' and 'The Push-and-Pull Peacock.' Available until September 30.",
    "id": 277521,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/277521/?format=api"
}