Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/93779/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-04T12:09:12.285230Z",
    "action": 59,
    "target": "Se tem alguma pergunta que não está nesta lista ou na [FAQ da Wiki](https://habitica.fandom.com/wiki/FAQ), venha perguntar no chat da Taverna acessível em Menu > Taverna! Estamos sempre dispostos a ajudar.",
    "id": 520143,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/520143/?format=api"
}