Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/706272/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/limited/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-16T21:35:29.540257Z",
    "action": 30,
    "target": "This is a limited time event that starts on <%= promoStartMonth %> <%= promoStartOrdinal %> at <%= promoStartTime %> and will end <%= promoEndMonth %> <%= promoEndOrdinal %> at <%= promoEndTime %>. 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 canceled or expires.",
    "id": 1082211,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1082211/?format=api"
}