Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/742121/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/glossary/it/?format=api",
    "user": "https://translate.habitica.com/api/users/Bisboccina/?format=api",
    "author": null,
    "timestamp": "2021-05-26T21:51:27.478396Z",
    "action": 5,
    "target": "Attività",
    "id": 252689,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/252689/?format=api"
}