Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/100748/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-14T14:24:27.690400Z",
    "action": 59,
    "target": "If we have your email on file, instructions for setting a new password have been sent to your email.",
    "id": 393822,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/393822/?format=api"
}