Changes API.

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

GET /api/changes/394469/?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": null,
    "author": null,
    "timestamp": "2023-10-24T11:55:45.504995Z",
    "action": 59,
    "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 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!",
    "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": 20
    },
    "id": 394469,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/394469/?format=api"
}