Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/19470/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/fi/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
    "timestamp": "2023-06-24T20:15:44.675066Z",
    "action": 2,
    "target": "Kirjoita luettelo järjestelmään lisättävistä mukautetuista kielistä. Ne on erotettava toisistaan pilkuilla tai puolipisteillä.",
    "old": "Määritä pilkuilla erotettu luettelo mukautetuista kielistä, jotka lisätään järjestelmään.",
    "details": {
        "state": 20,
        "source": "Define a list of custom languages to add to the system. They must be separated by commas or semicolons.",
        "old_state": 10
    },
    "id": 351765,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/351765/?format=api"
}