Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/194546/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/pt_BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/eunaumtenhoid/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/eunaumtenhoid/?format=api",
    "timestamp": "2023-04-07T13:30:19.978271Z",
    "action": 2,
    "target": "Adiciona páginas do diário individuais ao índice de pesquisa",
    "old": "Adiciona páginas de periódicos individuais ao índice de pesquisa",
    "details": {
        "state": 20,
        "source": "Adds individual journal pages to the search index",
        "old_state": 20
    },
    "id": 293792,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/293792/?format=api"
}