Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/66961/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/content/sk/?format=api",
    "user": "https://translate.habitica.com/api/users/DarkTrippin/?format=api",
    "author": "https://translate.habitica.com/api/users/DarkTrippin/?format=api",
    "timestamp": "2019-07-07T19:49:21.601493Z",
    "action": 4,
    "target": "Otvorte Armoire, aby ste náhodne dostali špeciálne vybavenie, skúsenosti alebo jedlo! Zostávajúce časti zariadenia:",
    "id": 32946,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/32946/?format=api"
}