Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location 'https://api.belga.press/belgapress/api/gopressarchive/newsobjects/' \
--header 'Authorization: Bearer <token>'{
"_links": {
"self": "http://example.com",
"prev": "http://example.com",
"next": "http://example.com"
},
"_meta": {
"total": 0
},
"data": [
{
"attachments": [
{
"date": "2019-08-24T14:15:22.123Z",
"duration": 0,
"from": 0,
"references": [
{
"href": "http://example.com",
"mimeType": "M3U8",
"representation": "ORIGINAL"
}
],
"source": "string",
"title": "string",
"to": 0,
"type": "Attachment"
}
],
"authors": [
"string"
],
"body": "string",
"language": "string",
"lead": "string",
"mediumTypeGroup": "PRINT",
"page": 0,
"publishDate": "2019-08-24T14:15:22.123Z",
"source": "string",
"sourceLogo": "http://example.com",
"subSource": "string",
"title": "string",
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f"
}
]
}