List newsletters for a particular subscription

GET /api/render/subscriptions/axios-pro-rata/newsletters/?page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=60, stale-while-revalidate=86400
Content-Type: application/json
Vary: Accept

{
    "count": 723,
    "next": "https://api.axios.com/api/render/subscriptions/axios-pro-rata/newsletters/?page=3",
    "previous": "https://api.axios.com/api/render/subscriptions/axios-pro-rata/newsletters/",
    "results": [
        {
            "id": "896719d9-1867-4218-91e9-42368d266637",
            "published_date": "2019-12-11T15:00:55Z"
        },
        {
            "id": "05d28819-6ce1-4dd4-9f11-509b255ae5c4",
            "published_date": "2019-12-10T15:05:30Z"
        },
        {
            "id": "4557dc8a-c8ac-4fcb-84bd-bcdc21ce7178",
            "published_date": "2019-12-09T15:00:53Z"
        },
        {
            "id": "d820e6a8-f024-4684-a1d2-030aa48a41fd",
            "published_date": "2019-12-06T15:02:48Z"
        },
        {
            "id": "c996d8e6-8c48-4cf0-995b-8349cb0aaf7a",
            "published_date": "2019-12-05T15:06:40Z"
        },
        {
            "id": "1bbc6103-2583-4573-8f08-a5ade1ee8389",
            "published_date": "2019-12-04T15:10:12Z"
        },
        {
            "id": "193a4127-e2e6-4624-86d3-0af854a6b842",
            "published_date": "2019-12-03T14:46:39Z"
        }
    ]
}