Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/108649/?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": "https://weblate.foundryvtt-hub.com/api/users/rikmarais/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rikmarais/?format=api",
    "timestamp": "2022-12-08T23:41:22.413996Z",
    "action": 6,
    "target": "¿Ya tiene contenido de Foundry? Importe inmediatamente todos los mundos, instale todos sus sistemas y módulos y coloque sus activos en la ubicación correcta, sin necesidad de mano de obra. Sólo tiene que arrastrar y soltar y el asistente hará su magia.",
    "old": "",
    "details": {
        "state": 10,
        "source": "Already have Foundry content? Immediately import all worlds, install all your systems and modules, and put your assets in the right location—no labor required. Just drag and drop and the wizard will do its magic.",
        "old_state": 0
    },
    "id": 165484,
    "action_name": "Automatically translated",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/165484/?format=api"
}