Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/199893/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/da/?format=api",
    "user": "https://translate.habitica.com/api/users/Puk/?format=api",
    "author": "https://translate.habitica.com/api/users/Puk/?format=api",
    "timestamp": "2021-05-27T07:08:27.592877Z",
    "action": 5,
    "target": "Med en enkelt besværgelse fryser alle dine stribepræstationer til med is, så de ikke nulstilles i morgen!",
    "id": 252753,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/252753/?format=api"
}