Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/243761/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/server/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-30T13:34:18.815761Z",
    "action": 59,
    "target": "Echa un vistazo a nuestro Discord, donde ofrecemos asistencia por chat en directo para cualquier problema que puedas tener en The Forge. Además, podrás enterarte de todas las mejoras que introduzcamos en nuestra plataforma de alojamiento.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Check out our Discord, where we offer live chat support for any problem you might face on The Forge. Plus, you can get the scoop on any new improvements we make for our hosting platform!",
        "old_state": 0
    },
    "id": 405262,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/405262/?format=api"
}