Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/70621/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/en_GB/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-12T21:35:29.856675Z",
    "action": 30,
    "target": "<strong>Avoid profanity. This includes milder, religious-based oaths that may be acceptable elsewhere and abbreviated or obscured profanity.</strong> We have people from all religious and cultural backgrounds, and we want to make sure that all of them feel comfortable in public spaces. <strong>If a moderator or staff member tells you that a term is disallowed on Habitica, even if it is a term that you did not realize was problematic, that decision is final.</strong> Additionally, slurs will be dealt with very severely, as they are also a violation of the Terms of Service.",
    "id": 270416,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/270416/?format=api"
}