GET /v1/institutions/?format=api&ordering=id&slug=unibh
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 20,
            "title": "unibh",
            "slug": "unibh",
            "theme": "questionador",
            "social_medias": [
                {
                    "type": "inst",
                    "type_display": "Instagram",
                    "link": "https://www.instagram.com/unibh/"
                },
                {
                    "type": "yout",
                    "type_display": "YouTube",
                    "link": "https://www.youtube.com/user/CanalDoUni/videos"
                },
                {
                    "type": "link",
                    "type_display": "Linkedin",
                    "link": "https://br.linkedin.com/school/unibh-oficial/"
                },
                {
                    "type": "twit",
                    "type_display": "Twitter",
                    "link": "https://twitter.com/UniBH"
                },
                {
                    "type": "face",
                    "type_display": "Facebook",
                    "link": "https://www.facebook.com/centrouniversitariounibh"
                },
                {
                    "type": "tik",
                    "type_display": "TikTok",
                    "link": "https://www.tiktok.com/@unibh"
                }
            ],
            "logos": [
                {
                    "type": "dark",
                    "archive": "https://estaticos.animaeducacao.com.br/None/icon-unibh.webp"
                },
                {
                    "type": "white",
                    "archive": "https://estaticos.animaeducacao.com.br/None/unibh.webp"
                }
            ],
            "created_at": "2024-08-21T10:13:53.648612-03:00",
            "updated_at": "2026-03-25T17:43:26.601920-03:00",
            "active": true,
            "show_price": true,
            "unit": [
                {
                    "title": "Unidade Acadêmica Buritis (Desativado)",
                    "active": false
                },
                {
                    "title": "Buritis",
                    "active": true
                },
                {
                    "title": "Buritis",
                    "active": false
                },
                {
                    "title": "Estoril",
                    "active": false
                },
                {
                    "title": "UniBH Live (Desativado)",
                    "active": false
                },
                {
                    "title": "UniBH",
                    "active": false
                }
            ],
            "configs": {
                "blackfriday_letreiro": "false",
                "emec_qrcode": "/assets/img/e-mec/selo_e_mec_unibh.svg",
                "emec_link": "https://www.unibh.br/cadastro-emec/",
                "blackfriday_contador_datafim": "2026-01-13T00:00:01",
                "blackfriday_contador": "false",
                "alternateName": "UniBH, Centro Universitário UniBH",
                "name": "Centro Universitário de Belo Horizonte",
                "addressRegion": "MG",
                "canal_de_privacidade": "https://www.unibh.br/canal-de-privacidade/",
                "url_site": "https://www.unibh.br/",
                "blackfriday_letreiro_text": "Saia na frente! Use sua <b>nota dos últimos 10 anos </b>e dê o próximo passo na sua graduação. Inscrições abertas!",
                "title_whatsapp": "Fale conosco pelo WhatsApp",
                "title_cataLead": "Tem alguma dúvida?",
                "Ir_para_Whatsapp": "https://api.whatsapp.com/send?phone=553135089430&text=Ol%C3%A1,%20bem-vindo%20ao%20WhatsApp%20do%20UniBH.%20Clique%20em%20enviar%20para%20falar%20conosco.",
                "canal_WhatsApp": "true",
                "text_whatsapp": "Entre em contato e tiraremos todas as suas dúvidas.",
                "canal_cataLead": "true"
            }
        }
    ]
}