Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location 'https://api.belga.press/belgapress/api/sources?country=undefined&languages=undefined&mediumtypegroupids=undefined&sourcegroupid=undefined&searchtext=%5C%22vaccin%5C%22%20OR%20%5C%22festival%22&publisherid=undefined'{
"_links": {
"self": "http://example.com",
"prev": "http://example.com",
"next": "http://example.com"
},
"_meta": {
"total": 0
},
"data": [
{
"country": "string",
"id": 0,
"language": "string",
"logo": "http://example.com",
"mainSource": true,
"name": "string",
"publisher": "string",
"sourceGroup": "NEWSPAPERS",
"sourceGroupId": 0,
"subSourceGroups": [
{
"id": 0,
"mediumTypeGroupId": 0,
"nrSubSources": 0
}
]
}
]
}