GET /bento-api/blogs/categories/?format=api&ordering=site
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept

{
    "data": [
        {
            "type": "Category",
            "id": "1086",
            "attributes": {
                "title": "Education Blog",
                "slug": "general-education",
                "domain": "mindinthemaking.mpbonline.org",
                "branding_image": null,
                "disqus_shortname": "",
                "absolute_url": "//mindinthemaking.mpbonline.org/blogs/general-education/",
                "page_id": 52545
            },
            "relationships": {
                "site": {
                    "data": {
                        "type": "Site",
                        "id": "1555"
                    }
                }
            },
            "links": {
                "self": "https://mindinthemaking.mpbonline.org/bento-api/blogs/categories/1086/?format=api"
            }
        },
        {
            "type": "Category",
            "id": "1024",
            "attributes": {
                "title": "Community Engagement Blog",
                "slug": "happenings-in-your-community",
                "domain": "mindinthemaking.mpbonline.org",
                "branding_image": null,
                "disqus_shortname": "",
                "absolute_url": "//mindinthemaking.mpbonline.org/blogs/happenings-in-your-community/",
                "page_id": 47860
            },
            "relationships": {
                "site": {
                    "data": {
                        "type": "Site",
                        "id": "1555"
                    }
                }
            },
            "links": {
                "self": "https://mindinthemaking.mpbonline.org/bento-api/blogs/categories/1024/?format=api"
            }
        },
        {
            "type": "Category",
            "id": "1021",
            "attributes": {
                "title": "Education Events",
                "slug": "events",
                "domain": "mindinthemaking.mpbonline.org",
                "branding_image": null,
                "disqus_shortname": "",
                "absolute_url": "//mindinthemaking.mpbonline.org/blogs/events/",
                "page_id": 47750
            },
            "relationships": {
                "site": {
                    "data": {
                        "type": "Site",
                        "id": "1555"
                    }
                }
            },
            "links": {
                "self": "https://mindinthemaking.mpbonline.org/bento-api/blogs/categories/1021/?format=api"
            }
        },
        {
            "type": "Category",
            "id": "881",
            "attributes": {
                "title": "Ed Said Events",
                "slug": "ed-said",
                "domain": "mindinthemaking.mpbonline.org",
                "branding_image": "",
                "disqus_shortname": "",
                "absolute_url": "//mindinthemaking.mpbonline.org/blogs/ed-said/",
                "page_id": 36736
            },
            "relationships": {
                "site": {
                    "data": {
                        "type": "Site",
                        "id": "1555"
                    }
                }
            },
            "links": {
                "self": "https://mindinthemaking.mpbonline.org/bento-api/blogs/categories/881/?format=api"
            }
        },
        {
            "type": "Category",
            "id": "1087",
            "attributes": {
                "title": "Digital Learning Blog",
                "slug": "digital-learning-blog",
                "domain": "mindinthemaking.mpbonline.org",
                "branding_image": null,
                "disqus_shortname": "",
                "absolute_url": "//mindinthemaking.mpbonline.org/blogs/digital-learning-blog/",
                "page_id": 52547
            },
            "relationships": {
                "site": {
                    "data": {
                        "type": "Site",
                        "id": "1555"
                    }
                }
            },
            "links": {
                "self": "https://mindinthemaking.mpbonline.org/bento-api/blogs/categories/1087/?format=api"
            }
        },
        {
            "type": "Category",
            "id": "984",
            "attributes": {
                "title": "Kids Club",
                "slug": "kids-club",
                "domain": "mindinthemaking.mpbonline.org",
                "branding_image": "",
                "disqus_shortname": "",
                "absolute_url": "//mindinthemaking.mpbonline.org/blogs/kids-club/",
                "page_id": 45467
            },
            "relationships": {
                "site": {
                    "data": {
                        "type": "Site",
                        "id": "1555"
                    }
                }
            },
            "links": {
                "self": "https://mindinthemaking.mpbonline.org/bento-api/blogs/categories/984/?format=api"
            }
        },
        {
            "type": "Category",
            "id": "983",
            "attributes": {
                "title": "Education Blog",
                "slug": "education",
                "domain": "mindinthemaking.mpbonline.org",
                "branding_image": "",
                "disqus_shortname": "",
                "absolute_url": "//mindinthemaking.mpbonline.org/blogs/education/",
                "page_id": 45466
            },
            "relationships": {
                "site": {
                    "data": {
                        "type": "Site",
                        "id": "1555"
                    }
                }
            },
            "links": {
                "self": "https://mindinthemaking.mpbonline.org/bento-api/blogs/categories/983/?format=api"
            }
        }
    ]
}