Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/297845/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-31T03:54:37.027695Z",
    "action": 59,
    "target": "Enter usernames or emails separated by comas (you can also enter just one), or enter package names or titles separated by comas. You can fill only one field at a time. If both fields are filled, the search will match purchases that satisfy both criteria.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Enter usernames or emails separated by comas (you can also enter just one), or enter package names or titles separated by comas. You can fill only one field at a time. If both fields are filled, the search will match purchases that satisfy both criteria.",
        "old_state": -1
    },
    "id": 481847,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/481847/?format=api"
}