Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2730624/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-23T08:24:07.601768Z",
    "action": 30,
    "target": "You’ll drop to **level %s, lose %s Gold, and break a piece of gear**… You can earn them all back with hard work!",
    "id": 1178713,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1178713/?format=api"
}