Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/93633/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/pl/?format=api",
    "user": "https://translate.habitica.com/api/users/csharpek/?format=api",
    "author": "https://translate.habitica.com/api/users/csharpek/?format=api",
    "timestamp": "2019-09-17T08:52:24.561242Z",
    "action": 2,
    "target": "Jeśli masz pytanie, które nie znajduje się na tej liście lub na [Wiki FAQ](https://habitica.fandom.com/pl/wiki/FAQ), przyjdź zapytać na Gildię Pomocy Habitica - [Habitica Help guild](https://habitica.com/groups/guild/5481ccf3-5d2d-48a9-a871-70a7380cee5a)! Chętnie pomożemy.",
    "id": 52447,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/52447/?format=api"
}