Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/73386/?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/Fhelyp/?format=api",
    "author": "https://translate.habitica.com/api/users/Fhelyp/?format=api",
    "timestamp": "2023-11-13T20:34:14.402129Z",
    "action": 2,
    "target": "<a href='https://habitica.fandom.com/wiki/Habitica_Wiki' target='_blank'>A Wiki</a>: a maior coleção de informações sobre o Habitica. Observe que este espaço é não oficial, sendo hospedado pelo Fandom e mantido pelos jogadores.",
    "id": 1045000,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1045000/?format=api"
}