Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/49099/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/en_GB/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-01T17:21:19.047592Z",
    "action": 30,
    "target": "Do you want to keep Challenge tasks?",
    "id": 577635,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/577635/?format=api"
}