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

[
    {
        "id": 1,
        "background_image": "https://res.cloudinary.com/dsvessvkt/image/upload/v1547561959/h6c2ddvsw9mj0uo0xbtb.png",
        "page_rules": [
            {
                "id": 3,
                "background_image": "https://res.cloudinary.com/dsvessvkt/image/upload/v1547562144/op7nzx7trrasmasdymgb.png",
                "title": "Exhibition Detailed",
                "page": {
                    "id": 3,
                    "title": "Exhibition Detailed",
                    "url": "/nl/tentoonstelling/:id/:title",
                    "created_at": "2019-01-15T14:01:07.074653Z",
                    "updated_at": "2019-01-15T14:01:07.074678Z"
                },
                "name": "Exhibition Detailed",
                "page_view_count": 1,
                "days_delay": 30,
                "time": 25,
                "created_at": "2019-01-15T14:22:25.102727Z",
                "updated_at": "2019-01-15T14:22:25.102766Z"
            },
            {
                "id": 4,
                "background_image": "https://res.cloudinary.com/dsvessvkt/image/upload/v1547562170/rwwtbbcddcgtb99rsrdc.png",
                "title": "Artwork Detailed",
                "page": {
                    "id": 2,
                    "title": "Artwork Detailed",
                    "url": "/nl/kunstwerk/:id/:title",
                    "created_at": "2019-01-15T14:00:56.079601Z",
                    "updated_at": "2019-01-15T14:00:56.079625Z"
                },
                "name": "Artwork Detailed",
                "page_view_count": 1,
                "days_delay": 45,
                "time": 25,
                "created_at": "2019-01-15T14:22:51.034892Z",
                "updated_at": "2019-01-15T14:22:51.034919Z"
            },
            {
                "id": 5,
                "background_image": "https://res.cloudinary.com/dsvessvkt/image/upload/v1554119442/lo6j246bwg9jxtcurrih.png",
                "title": "Event_Exhibition_Detailed",
                "page": {
                    "id": 5,
                    "title": "Event_Exhibition_Detailed",
                    "url": "/nl/event/:id/tentoonstelling/:exhibition_id/:event_exhibition_id",
                    "created_at": "2019-04-01T11:49:41.477788Z",
                    "updated_at": "2019-04-01T11:49:41.477814Z"
                },
                "name": "Event Exhibition Detailed",
                "page_view_count": 1,
                "days_delay": 30,
                "time": 25,
                "created_at": "2019-04-01T11:50:42.368458Z",
                "updated_at": "2019-04-01T11:50:42.368484Z"
            }
        ],
        "exlude_pages": [],
        "title": "GlobalRules",
        "page_depth": null,
        "page_view_count": null,
        "days_delay": null,
        "time": null,
        "visible": true,
        "created_at": "2019-01-15T14:19:19.447801Z",
        "updated_at": "2019-01-15T14:19:19.447846Z"
    }
]