curl --location -g --request GET '/ads?issue_id&media_id={{media_id}}'{
"data": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"format": "1200x900",
"phone": "string",
"image_url": "http://example.com",
"clickthrough_url": "http://example.com",
"is_target_blank": true,
"starts_at": "2019-08-24T14:15:22Z",
"ends_at": "2019-08-24T14:15:22Z",
"inserted_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
}
],
"meta": {
"base": "../dictionary",
"next": "../dictionary",
"previous": "../dictionary"
}
}