GET /api/v1/cms/pages/4/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 4,
    "meta": {
        "type": "cms.LandingPage",
        "detail_url": "https://www.freelancersunion.org/api/v1/cms/pages/4/",
        "html_url": "https://www.freelancersunion.org/insurance/",
        "slug": "insurance",
        "show_in_menus": true,
        "seo_title": "Insurance for the Self Employed - Freelancers Union",
        "search_description": "Insurance for the self employed and freelancers. Affordable health insurance plans, dental, life, disability, liability, and more.",
        "first_published_at": "2019-03-19T22:19:31.115320-04:00",
        "parent": {
            "id": 3,
            "meta": {
                "type": "cms.IndexPage",
                "detail_url": "https://www.freelancersunion.org/api/v1/cms/pages/3/",
                "html_url": "https://www.freelancersunion.org/"
            },
            "title": "Freelancers Union"
        }
    },
    "title": "Insurance"
}