JSON Example
An example of a deliver is below;
{
"releaseId": "94069589",
"action": "I",
"upc": "07043280046019",
"grid": "",
"type": "Single",
"title": [
{
"display": "Mammagutt",
"language": "EN"
}
],
"artistId": "508974",
"artistName": [
{
"display": "Carina Dahl",
"language": "EN"
}
],
"genre": [
{
"genreName": "Pop",
"subGenreName": null
}
],
"contributors": [
{
"id": 508974,
"role": "Main Artist",
"name": "Carina Dahl"
}
],
"discCount": 1,
"trackCount": 1,
"recordLabel": {
"labelOwnerId": 1004,
"labelOwnerName": "Universal"
},
"subRecordLabel": {
"labelOwnerId": 1004,
"labelOwnerName": "Universal"
},
"displayLabel": "Tylden & Co",
"provisionProducerLine": "2020 Hells Bells Records ℗ 2020 Hells Bells Records, distributed by Universal Music AS, Norway",
"distFlg": "1",
"originalReleaseDate": "2020-10-16",
"rights": [
{
"startDate": "2020-10-16T00:00:00+11:00",
"endDate": "9999-01-01T00:00:00+11:00",
"country": "CI",
"type": "streaming"
},
{
"startDate": "2020-10-16T00:00:00+11:00",
"endDate": "9999-01-01T00:00:00+11:00",
"country": "CM",
"type": "streaming"
},
{
"startDate": "2020-10-16T00:00:00+11:00",
"endDate": "9999-01-01T00:00:00+11:00",
"country": "SN",
"type": "streaming"
},
{
"startDate": "2020-10-16T00:00:00+11:00",
"endDate": "9999-01-01T00:00:00+11:00",
"country": "ML",
"type": "streaming"
},
{
"startDate": "2020-10-16T00:00:00+11:00",
"endDate": "9999-01-01T00:00:00+11:00",
"country": "GA",
"type": "streaming"
},
{
"startDate": "2020-10-16T00:00:00+11:00",
"endDate": "9999-01-01T00:00:00+11:00",
"country": "AU",
"type": "streaming"
}
],
"mediaFlg": 1,
"explicit": "False",
"imageLocation": null,
"contentLanguage": “ENG”,
"custom1": null,
"custom2": null,
"custom3": null,
"custom4": null,
"tracks": [
{
"discNumber": 1,
"trackNumber": 1,
"trackId": "94069590",
"grid": "",
"isrc": "NOGTH2046010",
"duration": 167000,
"title": [
{
"display": "Mammagutt",
"language": "EN"
}
],
"artistId": "508974",
"artistName": [
{
"display": "Carina Dahl",
"language": "EN"
}
],
"genre": [
{
"genreName": "Pop",
"subGenreName": null
}
],
"contributors": [
{
"id": 508974,
"role": "Main Artist",
"name": "Carina Dahl"
}
],
"distFlg": "1",
"displayLabel": "Tylden & Co",
"provisionProducerLine": "2020 Hells Bells Records ℗ 2020 Hells Bells Records, distributed by Universal Music AS, Norway",
"rights": [
{
"startDate": "2020-10-16T00:00:00+11:00",
"endDate": "9999-01-01T00:00:00+11:00",
"country": "CI",
"type": "streaming"
},
{
"startDate": "2020-10-16T00:00:00+11:00",
"endDate": "9999-01-01T00:00:00+11:00",
"country": "CM",
"type": "streaming"
},
{
"startDate": "2020-10-16T00:00:00+11:00",
"endDate": "9999-01-01T00:00:00+11:00",
"country": "AU",
"type": "streaming"
},
{
"startDate": "2020-10-16T00:00:00+11:00",
"endDate": "9999-01-01T00:00:00+11:00",
"country": "GA",
"type": "streaming"
},
{
"startDate": "2020-10-16T00:00:00+11:00",
"endDate": "9999-01-01T00:00:00+11:00",
"country": "ML",
"type": "streaming"
},
{
"startDate": "2020-10-16T00:00:00+11:00",
"endDate": "9999-01-01T00:00:00+11:00",
"country": "SN",
"type": "streaming"
}
],
"mediaFlg": 1,
"explicit": "False",
"audioLocation": null,
"contentLanguage": “ENG”,
"audioLocation": null,
"pubRights": [
{
"country": "AU"
},
{
"country": "US"
},
{
"country": "GB"
},
{
"country": "NZ"
}
],
"custom1": “132.6”,
"custom2": null,
"custom3": null,
"custom4": null, "custom5": null
}
]
}
What made this section helpful for you?
What made this section unhelpful for you?
On this page
- JSON Example