{
    "status": 200,
    "data": {
        "title": "Colors",
        "slug": "colors",
        "locked": false,
        "body": [
            {
                "id": "691",
                "type": "text",
                "data": {
                    "content": "<h2>Primary colors</h2><p>[uitleg over kleuren]</p>"
                }
            },
            {
                "id": "692",
                "type": "colors",
                "data": {
                    "colors": [
                        {
                            "name": "Blue",
                            "description": null,
                            "rgb": "rgb(2,61,255)",
                            "cmyk": null,
                            "hsl": "hsl(226.01,1,0.5)",
                            "hex": "#023dff",
                            "pantone": null
                        },
                        {
                            "name": "White",
                            "description": null,
                            "rgb": "rgb(255,255,255)",
                            "cmyk": null,
                            "hsl": "hsl(0,0,1)",
                            "hex": "#ffffff",
                            "pantone": null
                        },
                        {
                            "name": "Black",
                            "description": null,
                            "rgb": "rgb(0,0,0)",
                            "cmyk": null,
                            "hsl": "hsl(0,0,0)",
                            "hex": "#000000",
                            "pantone": null
                        }
                    ]
                }
            }
        ],
        "navigation": [
            {
                "title": "Intro",
                "type": "Brand",
                "slug": "intro",
                "active": false,
                "locked": false,
                "detail": "/api/detail/brand/intro",
                "children": []
            },
            {
                "title": "Mission",
                "type": "Brand",
                "slug": "mission",
                "active": false,
                "locked": false,
                "detail": "/api/detail/brand/mission",
                "children": []
            },
            {
                "title": "Company Values",
                "type": "Brand",
                "slug": "brand-values",
                "active": false,
                "locked": false,
                "detail": "/api/detail/brand/brand-values",
                "children": []
            },
            {
                "title": "Logo",
                "type": "Brand",
                "slug": "logo",
                "active": false,
                "locked": false,
                "detail": "/api/detail/brand/logo",
                "children": []
            },
            {
                "title": "Colors",
                "type": "Brand",
                "slug": "colors",
                "active": true,
                "locked": false,
                "detail": "/api/detail/brand/colors",
                "children": []
            },
            {
                "title": "Typography",
                "type": "Brand",
                "slug": "typography",
                "active": false,
                "locked": false,
                "detail": "/api/detail/brand/typography",
                "children": []
            },
            {
                "title": "Tone of voice",
                "type": "Brand",
                "slug": "tone-of-voice",
                "active": false,
                "locked": false,
                "detail": "/api/detail/brand/tone-of-voice",
                "children": []
            },
            {
                "title": "Photography",
                "type": "Brand",
                "slug": "photography",
                "active": false,
                "locked": false,
                "detail": "/api/detail/brand/photography",
                "children": [
                    {
                        "title": "Team Photos",
                        "type": "Brand",
                        "slug": "team-photos",
                        "parent": "photography",
                        "active": false,
                        "detail": "/api/detail/brand/team-photos",
                        "locked": false
                    }
                ]
            }
        ],
        "navigator": {
            "prev": {
                "title": "Logo",
                "slug": "logo"
            },
            "next": {
                "title": "Typography",
                "slug": "typography"
            }
        },
        "slugs": [
            {
                "site": "nl",
                "slug": "colors",
                "parent": null
            },
            {
                "site": "fr",
                "slug": "colors",
                "parent": null
            },
            {
                "site": "en",
                "slug": "colors",
                "parent": null
            }
        ]
    },
    "meta": {
        "sessionId": "7aff9b92701eb8cc53d6a92fae8708f2"
    }
}