Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/208136/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "timestamp": "2023-10-20T01:30:12.804391Z",
    "action": 2,
    "target": "O ID Savage Worlds da perícia que será usada para calcular o Aparar de atores. Leia mais sobre o ID Savage Worlds na documentação!",
    "old": "O nome da perícia usada para calcular Aparar",
    "details": {
        "state": 20,
        "source": "The Savage Worlds ID of the skill which will be used to calculate an actors Parry. Read more about the Savage Worlds ID in the docs!",
        "old_state": 10
    },
    "id": 391145,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/391145/?format=api"
}