Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/72662/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/annawolt/?format=api",
    "author": "https://translate.habitica.com/api/users/Blackbird11/?format=api",
    "timestamp": "2025-03-20T11:47:51.759696Z",
    "action": 7,
    "target": "Habitica heeft een aantal plekken waar je met andere spelers interactie kan hebben. Deze omvatten de privé chat omgevingen (privé berichten en de groep chat) maar ook de 'zoeken naar een groep' functie en de uitdagingen.",
    "id": 1232741,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/1232741/?format=api"
}