Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/80241/?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": "2023-02-08T19:22:09.514931Z",
    "action": 59,
    "target": "Contains 'The Killer Bunny', 'The Nefarious Ferret', and 'The Guinea Pig Gang'. Available until May 31.",
    "id": 386772,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/386772/?format=api"
}