Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/96860/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-03T05:29:42.361926Z",
    "action": 30,
    "target": "Enter your username or the email address you used to register your Habitica account.",
    "id": 315024,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/315024/?format=api"
}