Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/689329/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/en_GB/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-03T13:47:36.810871Z",
    "action": 59,
    "target": "Between September %1$s and %2$s, simply purchase any Gem bundle like usual and your account will be credited with the promotional amount of Gems. More Gems to spend, share, or save for any future releases!",
    "id": 1215584,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1215584/?format=api"
}