{
    "data": {
        "soundRecording": {
            "isrc": "GBUM71105426",
            "name": "Money",
            "primaryArtists": [{
                "artistName": "The Drums",
                "artistType": "performer"
            }],
            "products": [{
                "productId": 320039,
                "productName": "Portamento",
                "releaseDate": "2011-09-06T00:00:00Z",
                "saleStartDate": "2011-09-06T00:00:00Z",
                "version": null,
                "format": "Full Length",
                "imageLocation": "https://images.theorchard.io/product/large_cover/1dab096719e6786012d07c6bb67dcf51.jpg",
                "primaryArtists": [{
                    "artistName": "The Drums",
                    "artistType": "performer"
                }]
            }, {
                "productId": 324277,
                "productName": "Portamento (Bonus Track Version)",
                "releaseDate": "2011-09-06T00:00:00Z",
                "saleStartDate": "2011-09-06T00:00:00Z",
                "version": "Portamento (Bonus Version)",
                "format": "Full Length",
                "imageLocation": "https://images.theorchard.io/product/large_cover/4495e1b02d1561722ae6fe1a3685d057.jpg",
                "primaryArtists": [{
                    "artistName": "The Drums",
                    "artistType": "performer"
                }]
            }, {
                "productId": 324283,
                "productName": "Portamento (Exclusive Amazon MP3 Version)",
                "releaseDate": "2011-09-06T00:00:00Z",
                "saleStartDate": "2011-09-06T00:00:00Z",
                "version": "Amazon MP3 Exclusive Version",
                "format": "Full Length",
                "imageLocation": "https://images.theorchard.io/product/large_cover/e2923043e5df03be849cd02d7cc0c478.jpg",
                "primaryArtists": [{
                    "artistName": "The Drums",
                    "artistType": "performer"
                }]
            }, {
                "productId": 328463,
                "productName": "Portamento (Commentary Version)",
                "releaseDate": "2011-09-06T00:00:00Z",
                "saleStartDate": "2011-09-06T00:00:00Z",
                "version": "Spotify/Rdio exclusive",
                "format": "Full Length",
                "imageLocation": "https://images.theorchard.io/product/large_cover/ea281da9a2e7c8f8d23307582306d7bd.jpg",
                "primaryArtists": [{
                    "artistName": "The Drums",
                    "artistType": "performer"
                }]
            }, {
                "productId": 320040,
                "productName": "Money",
                "releaseDate": "2011-08-22T00:00:00Z",
                "saleStartDate": "2011-08-22T00:00:00Z",
                "version": null,
                "format": "Single",
                "imageLocation": "https://images.theorchard.io/product/large_cover/24651c7f02e98da69e3d415ee5afde44.jpg",
                "primaryArtists": [{
                    "artistName": "The Drums",
                    "artistType": "performer"
                }]
            }]
        }
    },
    "extensions": {
        "tracing": {
            "version": 1,
            "startTime": "2019-08-13T17:32:27.418Z",
            "endTime": "2019-08-13T17:32:27.425Z",
            "duration": 7445791,
            "execution": {
                "resolvers": [{
                    "path": ["soundRecording"],
                    "parentType": "Query",
                    "fieldName": "soundRecording",
                    "returnType": "SoundRecording",
                    "startOffset": 2377028,
                    "duration": 1509004
                }, {
                    "path": ["soundRecording", "isrc"],
                    "parentType": "SoundRecording",
                    "fieldName": "isrc",
                    "returnType": "String!",
                    "startOffset": 3944229,
                    "duration": 19231
                }, {
                    "path": ["soundRecording", "name"],
                    "parentType": "SoundRecording",
                    "fieldName": "name",
                    "returnType": "String",
                    "startOffset": 3975300,
                    "duration": 1905408
                }, {
                    "path": ["soundRecording", "primaryArtists"],
                    "parentType": "SoundRecording",
                    "fieldName": "primaryArtists",
                    "returnType": "[Artist]",
                    "startOffset": 4091101,
                    "duration": 11798
                }, {
                    "path": ["soundRecording", "primaryArtists", 0, "artistName"],
                    "parentType": "Artist",
                    "fieldName": "artistName",
                    "returnType": "String",
                    "startOffset": 4132053,
                    "duration": 6116
                }, {
                    "path": ["soundRecording", "primaryArtists", 0, "artistType"],
                    "parentType": "Artist",
                    "fieldName": "artistType",
                    "returnType": "String",
                    "startOffset": 4146963,
                    "duration": 1747989
                }, {
                    "path": ["soundRecording", "products"],
                    "parentType": "SoundRecording",
                    "fieldName": "products",
                    "returnType": "[Product]",
                    "startOffset": 4265311,
                    "duration": 10352
                }, {
                    "path": ["soundRecording", "products", 0, "productId"],
                    "parentType": "Product",
                    "fieldName": "productId",
                    "returnType": "Int",
                    "startOffset": 4296246,
                    "duration": 5399
                }, {
                    "path": ["soundRecording", "products", 0, "productName"],
                    "parentType": "Product",
                    "fieldName": "productName",
                    "returnType": "String",
                    "startOffset": 4311965,
                    "duration": 3810
                }, {
                    "path": ["soundRecording", "products", 0, "releaseDate"],
                    "parentType": "Product",
                    "fieldName": "releaseDate",
                    "returnType": "Date",
                    "startOffset": 4323622,
                    "duration": 4283
                }, {
                    "path": ["soundRecording", "products", 0, "saleStartDate"],
                    "parentType": "Product",
                    "fieldName": "saleStartDate",
                    "returnType": "Date",
                    "startOffset": 4335469,
                    "duration": 3597
                }, {
                    "path": ["soundRecording", "products", 0, "version"],
                    "parentType": "Product",
                    "fieldName": "version",
                    "returnType": "String",
                    "startOffset": 4345846,
                    "duration": 3790
                }, {
                    "path": ["soundRecording", "products", 0, "format"],
                    "parentType": "Product",
                    "fieldName": "format",
                    "returnType": "String",
                    "startOffset": 4355548,
                    "duration": 1556292
                }, {
                    "path": ["soundRecording", "products", 0, "imageLocation"],
                    "parentType": "Product",
                    "fieldName": "imageLocation",
                    "returnType": "String",
                    "startOffset": 4480336,
                    "duration": 1443498
                }, {
                    "path": ["soundRecording", "products", 0, "primaryArtists"],
                    "parentType": "Product",
                    "fieldName": "primaryArtists",
                    "returnType": "[Artist]",
                    "startOffset": 4571049,
                    "duration": 9149
                }, {
                    "path": ["soundRecording", "products", 0, "primaryArtists", 0, "artistName"],
                    "parentType": "Artist",
                    "fieldName": "artistName",
                    "returnType": "String",
                    "startOffset": 4598757,
                    "duration": 4626
                }, {
                    "path": ["soundRecording", "products", 0, "primaryArtists", 0, "artistType"],
                    "parentType": "Artist",
                    "fieldName": "artistType",
                    "returnType": "String",
                    "startOffset": 4610379,
                    "duration": 1326042
                }, {
                    "path": ["soundRecording", "products", 1, "productId"],
                    "parentType": "Product",
                    "fieldName": "productId",
                    "returnType": "Int",
                    "startOffset": 4773533,
                    "duration": 5536
                }, {
                    "path": ["soundRecording", "products", 1, "productName"],
                    "parentType": "Product",
                    "fieldName": "productName",
                    "returnType": "String",
                    "startOffset": 4789186,
                    "duration": 4083
                }, {
                    "path": ["soundRecording", "products", 1, "releaseDate"],
                    "parentType": "Product",
                    "fieldName": "releaseDate",
                    "returnType": "Date",
                    "startOffset": 4799956,
                    "duration": 4099
                }, {
                    "path": ["soundRecording", "products", 1, "saleStartDate"],
                    "parentType": "Product",
                    "fieldName": "saleStartDate",
                    "returnType": "Date",
                    "startOffset": 4810112,
                    "duration": 3636
                }, {
                    "path": ["soundRecording", "products", 1, "version"],
                    "parentType": "Product",
                    "fieldName": "version",
                    "returnType": "String",
                    "startOffset": 4820205,
                    "duration": 3436
                }, {
                    "path": ["soundRecording", "products", 1, "format"],
                    "parentType": "Product",
                    "fieldName": "format",
                    "returnType": "String",
                    "startOffset": 4829660,
                    "duration": 1140696
                }, {
                    "path": ["soundRecording", "products", 1, "imageLocation"],
                    "parentType": "Product",
                    "fieldName": "imageLocation",
                    "returnType": "String",
                    "startOffset": 4869878,
                    "duration": 1112239
                }, {
                    "path": ["soundRecording", "products", 1, "primaryArtists"],
                    "parentType": "Product",
                    "fieldName": "primaryArtists",
                    "returnType": "[Artist]",
                    "startOffset": 4903301,
                    "duration": 6597
                }, {
                    "path": ["soundRecording", "products", 1, "primaryArtists", 0, "artistName"],
                    "parentType": "Artist",
                    "fieldName": "artistName",
                    "returnType": "String",
                    "startOffset": 4922216,
                    "duration": 3924
                }, {
                    "path": ["soundRecording", "products", 1, "primaryArtists", 0, "artistType"],
                    "parentType": "Artist",
                    "fieldName": "artistType",
                    "returnType": "String",
                    "startOffset": 4934764,
                    "duration": 1059780
                }, {
                    "path": ["soundRecording", "products", 2, "productId"],
                    "parentType": "Product",
                    "fieldName": "productId",
                    "returnType": "Int",
                    "startOffset": 5043430,
                    "duration": 4222
                }, {
                    "path": ["soundRecording", "products", 2, "productName"],
                    "parentType": "Product",
                    "fieldName": "productName",
                    "returnType": "String",
                    "startOffset": 5055009,
                    "duration": 3414
                }, {
                    "path": ["soundRecording", "products", 2, "releaseDate"],
                    "parentType": "Product",
                    "fieldName": "releaseDate",
                    "returnType": "Date",
                    "startOffset": 5064107,
                    "duration": 3320
                }, {
                    "path": ["soundRecording", "products", 2, "saleStartDate"],
                    "parentType": "Product",
                    "fieldName": "saleStartDate",
                    "returnType": "Date",
                    "startOffset": 5073160,
                    "duration": 3258
                }, {
                    "path": ["soundRecording", "products", 2, "version"],
                    "parentType": "Product",
                    "fieldName": "version",
                    "returnType": "String",
                    "startOffset": 5082233,
                    "duration": 3380
                }, {
                    "path": ["soundRecording", "products", 2, "format"],
                    "parentType": "Product",
                    "fieldName": "format",
                    "returnType": "String",
                    "startOffset": 5091342,
                    "duration": 935932
                }, {
                    "path": ["soundRecording", "products", 2, "imageLocation"],
                    "parentType": "Product",
                    "fieldName": "imageLocation",
                    "returnType": "String",
                    "startOffset": 5129298,
                    "duration": 910533
                }, {
                    "path": ["soundRecording", "products", 2, "primaryArtists"],
                    "parentType": "Product",
                    "fieldName": "primaryArtists",
                    "returnType": "[Artist]",
                    "startOffset": 5163037,
                    "duration": 5288
                }, {
                    "path": ["soundRecording", "products", 2, "primaryArtists", 0, "artistName"],
                    "parentType": "Artist",
                    "fieldName": "artistName",
                    "returnType": "String",
                    "startOffset": 5179660,
                    "duration": 3971
                }, {
                    "path": ["soundRecording", "products", 2, "primaryArtists", 0, "artistType"],
                    "parentType": "Artist",
                    "fieldName": "artistType",
                    "returnType": "String",
                    "startOffset": 5190355,
                    "duration": 861057
                }, {
                    "path": ["soundRecording", "products", 3, "productId"],
                    "parentType": "Product",
                    "fieldName": "productId",
                    "returnType": "Int",
                    "startOffset": 5321778,
                    "duration": 4210
                }, {
                    "path": ["soundRecording", "products", 3, "productName"],
                    "parentType": "Product",
                    "fieldName": "productName",
                    "returnType": "String",
                    "startOffset": 5333512,
                    "duration": 3451
                }, {
                    "path": ["soundRecording", "products", 3, "releaseDate"],
                    "parentType": "Product",
                    "fieldName": "releaseDate",
                    "returnType": "Date",
                    "startOffset": 5343118,
                    "duration": 3392
                }, {
                    "path": ["soundRecording", "products", 3, "saleStartDate"],
                    "parentType": "Product",
                    "fieldName": "saleStartDate",
                    "returnType": "Date",
                    "startOffset": 5352359,
                    "duration": 3340
                }, {
                    "path": ["soundRecording", "products", 3, "version"],
                    "parentType": "Product",
                    "fieldName": "version",
                    "returnType": "String",
                    "startOffset": 5362458,
                    "duration": 3309
                }, {
                    "path": ["soundRecording", "products", 3, "format"],
                    "parentType": "Product",
                    "fieldName": "format",
                    "returnType": "String",
                    "startOffset": 5371689,
                    "duration": 711204
                }, {
                    "path": ["soundRecording", "products", 3, "imageLocation"],
                    "parentType": "Product",
                    "fieldName": "imageLocation",
                    "returnType": "String",
                    "startOffset": 5409995,
                    "duration": 684470
                }, {
                    "path": ["soundRecording", "products", 3, "primaryArtists"],
                    "parentType": "Product",
                    "fieldName": "primaryArtists",
                    "returnType": "[Artist]",
                    "startOffset": 5443308,
                    "duration": 5558
                }, {
                    "path": ["soundRecording", "products", 3, "primaryArtists", 0, "artistName"],
                    "parentType": "Artist",
                    "fieldName": "artistName",
                    "returnType": "String",
                    "startOffset": 5460692,
                    "duration": 3618
                }, {
                    "path": ["soundRecording", "products", 3, "primaryArtists", 0, "artistType"],
                    "parentType": "Artist",
                    "fieldName": "artistType",
                    "returnType": "String",
                    "startOffset": 5470427,
                    "duration": 635616
                }, {
                    "path": ["soundRecording", "products", 4, "productId"],
                    "parentType": "Product",
                    "fieldName": "productId",
                    "returnType": "Int",
                    "startOffset": 5579204,
                    "duration": 3985
                }, {
                    "path": ["soundRecording", "products", 4, "productName"],
                    "parentType": "Product",
                    "fieldName": "productName",
                    "returnType": "String",
                    "startOffset": 5590548,
                    "duration": 3351
                }, {
                    "path": ["soundRecording", "products", 4, "releaseDate"],
                    "parentType": "Product",
                    "fieldName": "releaseDate",
                    "returnType": "Date",
                    "startOffset": 5599349,
                    "duration": 3441
                }, {
                    "path": ["soundRecording", "products", 4, "saleStartDate"],
                    "parentType": "Product",
                    "fieldName": "saleStartDate",
                    "returnType": "Date",
                    "startOffset": 5608644,
                    "duration": 3439
                }, {
                    "path": ["soundRecording", "products", 4, "version"],
                    "parentType": "Product",
                    "fieldName": "version",
                    "returnType": "String",
                    "startOffset": 5617789,
                    "duration": 3282
                }, {
                    "path": ["soundRecording", "products", 4, "format"],
                    "parentType": "Product",
                    "fieldName": "format",
                    "returnType": "String",
                    "startOffset": 5626463,
                    "duration": 509769
                }, {
                    "path": ["soundRecording", "products", 4, "imageLocation"],
                    "parentType": "Product",
                    "fieldName": "imageLocation",
                    "returnType": "String",
                    "startOffset": 5666010,
                    "duration": 481693
                }, {
                    "path": ["soundRecording", "products", 4, "primaryArtists"],
                    "parentType": "Product",
                    "fieldName": "primaryArtists",
                    "returnType": "[Artist]",
                    "startOffset": 5699355,
                    "duration": 5776
                }, {
                    "path": ["soundRecording", "products", 4, "primaryArtists", 0, "artistName"],
                    "parentType": "Artist",
                    "fieldName": "artistName",
                    "returnType": "String",
                    "startOffset": 5716769,
                    "duration": 3584
                }, {
                    "path": ["soundRecording", "products", 4, "primaryArtists", 0, "artistType"],
                    "parentType": "Artist",
                    "fieldName": "artistType",
                    "returnType": "String",
                    "startOffset": 5727084,
                    "duration": 432093
                }]
            }
        }
    }
}
