Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/63448/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-10-07T19:45:30.115084Z",
    "action": 30,
    "target": "https://habitica.fandom.com/wiki/Contributor_Rewards",
    "id": 285001,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/285001/?format=api"
}