Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2798308/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-01T17:21:14.821982Z",
    "action": 59,
    "target": "This Challenge cannot be closed because one or more players have reported it as inappropriate. A staff members will contact you shortly with instructions. If over 48 hours have passed and you have not heard from them, please email admin@habitica.com for assistance.",
    "id": 577109,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/577109/?format=api"
}