Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/761148/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:29:56.230858Z",
    "action": 30,
    "target": "Thank you for your submission!",
    "id": 525613,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/525613/?format=api"
}