{
    "data": {
        "globalSoundRecording": {
            "analytics": {
                "sevenDaysStreamsBreakdown": {
                    "sourceOfStreams": {
                        "active": {
                            "total": 1
                        },
                        "passive": {
                            "total": 2
                        },
                        "collection": {
                            "total": 3
                        },
                        "unknown": {
                            "total": 4
                        }
                    }
                },
                "twentyEightDaysStreamsBreakdown": {
                    "sourceOfStreams": {
                        "active": {
                            "total": 5
                        },
                        "passive": {
                            "total": 6
                        },
                        "collection": {
                            "total": 7
                        },
                        "unknown": {
                            "total": 8
                        }
                    }
                },
                "allTimeStreamsBreakdown": {
                    "sourceOfStreams": {
                        "active": {
                            "total": 9
                        },
                        "passive": {
                            "total": 10
                        },
                        "collection": {
                            "total": 11
                        },
                        "unknown": {
                            "total": 12
                        }
                    }
                }
            }
        }
    }
}
