Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/657414/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:31:32.510919Z",
    "action": 59,
    "target": "<strong>No Parties or Groups should be created for the purpose of attacking any group or individual</strong>. Fight bad habits, not your fellow adventurers!",
    "id": 528293,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/528293/?format=api"
}