Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/159768/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-16T21:34:57.805270Z",
    "action": 30,
    "target": "You should only report a post that violates the <%= firstLinkStart %>Community Guidelines<%= linkEnd %> and/or <%= secondLinkStart %>Terms of Service<%= linkEnd %>. Submitting a false report is a violation of Habitica's Community Guidelines.",
    "id": 1081643,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1081643/?format=api"
}