Changes API.

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

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

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