Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/73288/?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-13T19:57:40.799872Z",
    "action": 2,
    "target": "<strong>Não envie links sem explicação ou contexto</strong>. Se os jogadores clicarem em um link e isso resultar em algum benefício para você, você precisa informar isso. Se aplica tanto a mensagens quanto a Desafios.",
    "id": 1044981,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1044981/?format=api"
}