Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113159/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:25:02.782009Z",
    "action": 59,
    "target": "The standard unit of communication equipment, comlinks come in a number of different forms. The most common is the handset, which has an effective range of 10 kilometers and is widely available on the open market. These also can be purchased as headsets. Many high-tech worlds feature communications satellites that allow comlink signals to reach anywhere on the planet.",
    "old": "",
    "details": {
        "state": 100,
        "source": "The standard unit of communication equipment, comlinks come in a number of different forms. The most common is the handset, which has an effective range of 10 kilometers and is widely available on the open market. These also can be purchased as headsets. Many high-tech worlds feature communications satellites that allow comlink signals to reach anywhere on the planet.",
        "old_state": -1
    },
    "id": 171301,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171301/?format=api"
}