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

{
    "id": 6,
    "meta": {
        "type": "cms.LandingPage",
        "detail_url": "https://www.freelancersunion.org/api/v1/cms/pages/6/",
        "html_url": "https://www.freelancersunion.org/community/",
        "slug": "community",
        "show_in_menus": true,
        "seo_title": "Freelance Community - Freelancers Union",
        "search_description": "Freelancers Union is the largest and fastest-growing organization representing the 57 million independent workers across the country. Join the movement.",
        "first_published_at": "2019-03-19T22:20:20.565007-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": "Community"
}