Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/73277/?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/RaitheOfDureya/?format=api",
    "timestamp": "2020-12-12T14:54:59.786669Z",
    "action": 36,
    "target": "Ao navegar nos espaços públicos no Habitica, existem algumas regras gerais para manter todo mundo seguro e feliz. Elas devem ser fáceis para aventureiros(as) como você!",
    "id": 215822,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/215822/?format=api"
}