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

{
    "id": 41,
    "meta": {
        "type": "cms.GenericPage",
        "detail_url": "https://www.freelancersunion.org/api/v1/cms/pages/41/",
        "html_url": "https://www.freelancersunion.org/insurance/term-life/",
        "slug": "term-life",
        "show_in_menus": true,
        "seo_title": "Life Insurance Policies for the Self Employed",
        "search_description": "Life insurance for the self employed and freelancers. Shop for an affordable term life insurance policy and get life insurance quotes.",
        "first_published_at": "2019-04-12T17:04:06.743456-04:00",
        "parent": {
            "id": 4,
            "meta": {
                "type": "cms.LandingPage",
                "detail_url": "https://www.freelancersunion.org/api/v1/cms/pages/4/",
                "html_url": "https://www.freelancersunion.org/insurance/"
            },
            "title": "Insurance"
        }
    },
    "title": "Term Life"
}