Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2733019/?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/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-25T11:20:04.954025Z",
    "action": 30,
    "target": "This is a limited time event that starts on %@ (%@ UTC) and will end %@ (%@ UTC). This promotion only applies when you gift to another Habitican. If you or your gift recipient already have a subscription, the gifted subscription will add months of credit that will only be used after the current subscription is cancelled or expires.",
    "id": 1100846,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1100846/?format=api"
}