Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/201053/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-09T15:38:33.766238Z",
    "action": 59,
    "target": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!",
    "id": 427829,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/427829/?format=api"
}