Channels Results
Get non-real-time results of channel monitoring
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": [
{
"status": {
"msg": "Success",
"code": 0,
"version": "1.0"
},
"result_type": 0,
"metadata": {
"type": "delay",
"timestamp_utc": "2021-01-07 10:20:25",
"played_duration": 117,
"music": [
{
"album": {
"name": "Shoot For The Stars Aim For The Moon"
},
"play_offset_ms": 30520,
"sample_begin_time_offset_ms": 2420,
"title": "What You Know Bout Love",
"result_from": 3,
"release_date": "2020-07-03",
"sample_end_time_offset_ms": 8460,
"genres": [
{
"name": "Hip Hop"
}
],
"label": "Victor Victor Worldwide",
"db_end_time_offset_ms": 29240,
"score": 100,
"db_begin_time_offset_ms": 23200,
"artists": [
{
"name": "Pop Smoke"
}
],
"duration_ms": 160000,
"external_ids": {
"isrc": [
"USUM72013339",
"USUM72013343",
"QZNMT2001964"
],
"upc": [
"00602507456573",
"00602507456672",
"00602507456566"
]
},
"acrid": "dda6ca5475ba126aa02b88ebe9b9b4cd",
"external_metadata": {
"spotify": [
{
"album": {
"name": "Shoot For The Stars Aim For The Moon",
"id": "7e7t0MCrNDcJZsPwUKjmOc"
},
"track": {
"name": "What You Know Bout Love",
"id": "1tkg4EHVoqnhR6iFEXb60y"
},
"artists": [
{
"name": "Pop Smoke",
"id": "0eDvMgVFoNV3TpwtrVCoTj"
}
]
},
{
"album": {
"name": "Shoot For The Stars Aim For The Moon",
"id": "3BjyBrktXCnnJ0gHifkyAk"
},
"track": {
"name": "What You Know Bout Love",
"id": "4g7ErSF4oImNnITtyiFowz"
},
"artists": [
{
"name": "Pop Smoke",
"id": "0eDvMgVFoNV3TpwtrVCoTj"
}
]
},
{
"album": {
"name": "Shoot For The Stars Aim For The Moon (Deluxe)",
"id": "45HGJedVnKuOXNFW8fVuDz"
},
"track": {
"name": "What You Know Bout Love",
"id": "3jia9xE2RlTZKSy78z1mIz"
},
"artists": [
{
"name": "Pop Smoke",
"id": "0eDvMgVFoNV3TpwtrVCoTj"
}
]
}
],
"deezer": [
{
"album": {
"name": ""
},
"track": {
"name": "What You Know Bout Love",
"id": "1081877402"
},
"artists": [
{
"name": "Pop Smoke"
}
]
}
]
}
}
],
"record_timestamp": "20210107102025"
}
}
]
}Get real-time results of channel monitoring
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
The following is a sample script that displays the results in real-time
Getting results not recognized but detected as music. (Note: This API is only available for channels with music detection enabled)
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated