Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/69935/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:31:36.081988Z",
    "action": 30,
    "target": "Intentionally flagging innocent Challenges, profiles, or messages.",
    "id": 528731,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/528731/?format=api"
}