Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3345690/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/SNova/?format=api",
    "author": "https://translate.habitica.com/api/users/SNova/?format=api",
    "timestamp": "2025-04-15T23:54:44.939741Z",
    "action": 37,
    "target": "Por favor, lembre-se de ser gentil, respeitoso e seguir as <a href='/static/community-guidelines' target='_blank'>Diretrizes da comunidade</a>.",
    "id": 1239994,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/1239994/?format=api"
}