Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/114725/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/pt-BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/asgneto/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/asgneto/?format=api",
    "timestamp": "2023-10-27T20:56:14.595303Z",
    "action": 2,
    "target": "Uma interface para exportar/sincronizar a biblioteca de ativos com uma pasta local e migrar dados do mundo para usar os arquivos locais será um recurso do Forge em um futuro próximo.",
    "old": "Uma interface para exportar/sincronizar a biblioteca de bens com uma pasta local e migrar dados mundiais para utilizar os ficheiros locais está a chegar como uma funcionalidade para a Forge num futuro próximo.",
    "details": {
        "state": 20,
        "source": "An interface to export/synchronize the assets library with a local folder and migrate world data to use the local files is coming as a feature to the Forge in the near future.",
        "old_state": 20
    },
    "id": 395359,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/395359/?format=api"
}