Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/188047/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/es_419/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:32:14.900684Z",
    "action": 59,
    "target": "Habitica trata de crear un ambiente acogedor para usuarios de todas las edades y orígenes, especialmente en espacios públicos como la Taberna. Si tienes preguntas, por favor consulta nuestras <a href='/static/community-guidelines' target='_blank'>Normas de la comunidad</a>.",
    "id": 534657,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/534657/?format=api"
}