Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/734025/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/RaitheOfDureya/?format=api",
    "author": "https://translate.habitica.com/api/users/PenariaToji/?format=api",
    "timestamp": "2021-08-15T14:41:00.562284Z",
    "action": 7,
    "target": "Termos & Condições se aplicam a todos os espaços, incluindo guildas privadas, o bate-papo do grupo e mensagens.",
    "id": 272524,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/272524/?format=api"
}