Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/73281/?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:51:09.335831Z",
    "action": 2,
    "target": "<strong>Esteja ciente de que os Habiticanos são de todas as idades e origens</strong>. Os desafios e os perfis dos jogadores não devem mencionar temas adultos, usar palavrões, promover discórdia ou conflitos.",
    "id": 1044977,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1044977/?format=api"
}