Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/243398/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-26T22:43:00.334612Z",
    "action": 59,
    "target": "Selezionando questa opzione, confermo di essere cosciente del fatto che, disattivando le notifiche via email, Habitica non sarà mai in grado di notificarmi via email cambiamenti importanti riguardo al sito o al mio account.",
    "id": 1103103,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1103103/?format=api"
}