Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/93835/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/Viccthor/?format=api",
    "author": "https://translate.habitica.com/api/users/Viccthor/?format=api",
    "timestamp": "2019-12-26T16:07:29.274909Z",
    "action": 36,
    "target": "Se você tem uma pergunta que não está nessa lista ou no [FAQ da Wiki](https://habitica.fandom.com/pt-br/wiki/FAQ), venha perguntar no bate-papo da Taverna em Menu > Taverna! Ficamos felizes em ajudar.",
    "id": 100344,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/100344/?format=api"
}