Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/61197/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-05T09:24:28.015636Z",
    "action": 30,
    "target": "Staff",
    "id": 521672,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/521672/?format=api"
}