Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/109115/?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:29.768255Z",
    "action": 6,
    "target": "Gracias a las tecnologías optimizadas que hemos desarrollado para permitir implantaciones instantáneas, obtendrá una eficiencia increíble no sólo en términos de tiempo, sino también de almacenamiento. Cada paquete puede instalarse sin utilizar tu preciada cuota de datos, lo que pone a tu disposición Gigabytes de datos al instante.",
    "old": "",
    "details": {
        "state": 10,
        "source": "Thanks to the optimized technologies we have developed to allow instant deployments, you gain incredible efficiencies not only in terms of time, but also in terms of storage. Every package can be installed without using your precious data quota, making Gigabytes of data available to you instantly.",
        "old_state": 0
    },
    "id": 165950,
    "action_name": "Automatically translated",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/165950/?format=api"
}