Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/767200/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/es_419/?format=api",
    "user": "https://translate.habitica.com/api/users/erixdiego/?format=api",
    "author": "https://translate.habitica.com/api/users/erixdiego/?format=api",
    "timestamp": "2022-05-03T16:46:54.879020Z",
    "action": 5,
    "target": "Regalado a",
    "id": 323139,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/323139/?format=api"
}