Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/73330/?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:09:17.890632Z",
    "action": 2,
    "target": "Infrações menores, têm consequências leves. Se elas continuarem a ocorrer, podem levar a consequências mais severas ao longo do tempo. Infrações menores são tipicamente violações iniciais destas Diretrizes, mas podem incluir outras circunstâncias.",
    "id": 1044988,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1044988/?format=api"
}