Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/80207/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-18T19:34:13.700598Z",
    "action": 30,
    "target": "You finally drive away the Badgering Bother and hurry into its burrow. At the end of a tunnel, you find its hoard of the faeries’ “Hibernate”  To Do's. The den is otherwise abandoned, except for three eggs that look ready to hatch.",
    "id": 157694,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/157694/?format=api"
}