Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3335532/?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/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-23T08:22:47.545103Z",
    "action": 59,
    "target": "This is a limited time event that starts on %1$s and will end %2$s. 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": 1178108,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1178108/?format=api"
}