Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/116671/?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/pt-BR/?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-15T19:54:17.399316Z",
    "action": 6,
    "target": "Deve adquirir uma assinatura de alojamento para poder lançar os seus próprios jogos em The Forge. Pode fazê-lo a partir de {{- accountLink}}.",
    "old": "",
    "details": {
        "state": 10,
        "source": "You must purchase a hosting subscription in order to launch your own games in The Forge. You can do so from {{- accountLink}}.",
        "old_state": 0
    },
    "id": 177470,
    "action_name": "Automatically translated",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/177470/?format=api"
}