Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/168681/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-04T02:48:14.064383Z",
    "action": 59,
    "target": "Faça incríveis missões com amigos seus. Lute contra monstros, crie Desafios e mantenha-se na linha com o compromisso com os membros do Grupo.",
    "id": 516624,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/516624/?format=api"
}