{ "data": [ { "id": "1001", "type": "post", "attributes": { "title": "Image gallery post", "published_at": "2026-05-01T12:00:00.000+00:00", "post_type": "image_file", "content": "

just a gallery

", "url": "https://www.patreon.com/posts/1001", "image": { "large_url": "https://c10.patreonusercontent.com/4/large/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/gallery-one.jpg", "url": "https://c10.patreonusercontent.com/4/orig/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/gallery-one.jpg" } }, "relationships": { "images": { "data": [ {"id": "9001", "type": "media"}, {"id": "9002", "type": "media"} ] } } }, { "id": "1002", "type": "post", "attributes": { "title": "Attachment post", "published_at": "2026-04-15T09:30:00.000+00:00", "post_type": "text_only", "content": "

here is a zip

", "url": "https://www.patreon.com/posts/1002", "post_file": { "name": "bonus-pack.zip", "url": "https://www.patreon.com/file?h=cccccccccccccccccccccccccccccccc&i=1002" } }, "relationships": { "attachments_media": { "data": [ {"id": "9003", "type": "media"} ] } } }, { "id": "1003", "type": "post", "attributes": { "title": "Inline content post", "published_at": "2026-04-01T08:00:00.000+00:00", "post_type": "text_only", "content": "

look

\"inline\"
", "url": "https://www.patreon.com/posts/1003" }, "relationships": {} }, { "id": "1004", "type": "post", "attributes": { "title": "Video post", "published_at": "2026-03-20T18:45:00.000+00:00", "post_type": "video_external_file", "content": "

watch

", "url": "https://www.patreon.com/posts/1004", "post_file": { "name": "clip.m3u8", "url": "https://stream.mux.com/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee.m3u8?token=jwt" } }, "relationships": {} } ], "included": [ { "id": "9001", "type": "media", "attributes": { "file_name": "gallery-one.jpg", "download_url": "https://c10.patreonusercontent.com/4/orig/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/gallery-one.jpg", "image_urls": { "original": "https://c10.patreonusercontent.com/4/orig/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/gallery-one.jpg", "default": "https://c10.patreonusercontent.com/4/default/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/gallery-one.jpg" } } }, { "id": "9002", "type": "media", "attributes": { "file_name": "gallery-two.jpg", "download_url": "https://c10.patreonusercontent.com/4/orig/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/gallery-two.jpg", "image_urls": { "original": "https://c10.patreonusercontent.com/4/orig/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/gallery-two.jpg" } } }, { "id": "9003", "type": "media", "attributes": { "file_name": "bonus-pack.zip", "download_url": "https://www.patreon.com/file/download?h=cccccccccccccccccccccccccccccccc" } }, { "id": "5555", "type": "campaign", "attributes": { "name": "Example Creator", "url": "https://www.patreon.com/example" } } ], "links": { "next": "https://www.patreon.com/api/posts?filter%5Bcampaign_id%5D=5555&page%5Bcursor%5D=NEXTCURSOR123&sort=-published_at" } }