Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/663236/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/en/?format=api",
    "user": "https://translate.habitica.com/api/users/FlowerPetal1618/?format=api",
    "author": "https://translate.habitica.com/api/users/FlowerPetal1618/?format=api",
    "timestamp": "2022-01-19T20:38:57.618609Z",
    "action": 3,
    "target": "",
    "id": 301971,
    "action_name": "Comment added",
    "url": "https://translate.habitica.com/api/changes/301971/?format=api"
}