Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/247811/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/sv/?format=api",
    "user": "https://translate.habitica.com/api/users/daintydysphemism/?format=api",
    "author": "https://translate.habitica.com/api/users/daintydysphemism/?format=api",
    "timestamp": "2019-05-30T12:52:24.710326Z",
    "action": 5,
    "target": "Dessa vapen innehåller kraften av himmel och regn. Vi rekommenderar att inte använda dem medan du står i vatten. Ökar Styrka med <%= str %>. Begränsad utgåva 2019 Vårutrustning.",
    "id": 30695,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/30695/?format=api"
}