Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/738243/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/glossary/da/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-19/?format=api",
    "author": null,
    "timestamp": "2019-04-22T08:11:04.411423Z",
    "action": 2,
    "target": "Indberet aktivitet fra i går",
    "id": 25421,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/25421/?format=api"
}