Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/35601/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/store/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/store/de/?format=api",
    "user": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "author": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "timestamp": "2022-06-26T21:24:16.308094Z",
    "action": 26,
    "target": "Erledige spielerisch deine Aufgaben ",
    "id": 339486,
    "action_name": "Suggestion removed",
    "url": "https://translate.habitica.com/api/changes/339486/?format=api"
}