Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/101750/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/uk/?format=api",
    "user": "https://translate.habitica.com/api/users/Nakonana/?format=api",
    "author": "https://translate.habitica.com/api/users/Nakonana/?format=api",
    "timestamp": "2021-06-20T06:56:35.148430Z",
    "action": 37,
    "target": "This account, User ID \"<%= userId %>\", has been blocked for breaking the Community Guidelines (https://habitica.com/static/community-guidelines) or Terms of Service (https://habitica.com/static/terms). For details or to ask to be unblocked, please email our Community Manager at <%= communityManagerEmail %> or ask your parent or guardian to email them. Please include your @Username in the email.",
    "id": 258710,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/258710/?format=api"
}