Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/93778/?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": "https://translate.habitica.com/api/users/sarapedro/?format=api",
    "author": "https://translate.habitica.com/api/users/sarapedro/?format=api",
    "timestamp": "2021-11-17T02:31:24.563816Z",
    "action": 2,
    "target": "Se você tem uma pergunta que não está na [Wiki FAQ](https://habitica.fandom.com/wiki/FAQ), venha perguntar no chat da Taberna em Menu > Taberna! Ficamos felizes em ajudar.",
    "id": 292804,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/292804/?format=api"
}