GET https://public.leagueapps.io/v1/sites/[SITE_ID]/blog
Returns a reverse chronological list of blog posts.
GET https://public.leagueapps.io/v1/sites/43590/blog
[
{
"blogId": 667650,
"title": "Recap from Game 1 for Robins 14U",
"summary": "The first game of the season was great!",
"urlHtml": "//leagueappssportsdognyc.leagueapps.com/blog/game1recap",
"createdOn": 1624909920000,
"lastUpdated": 1624910022000,
"featured": false,
"imageUrl": "<https://svite-league-apps-img.s3.amazonaws.com/page-405935b4-b6af-4baa-bfd7-ca2c4974f06c-s2.jpg>",
"halfImageUrl": "<https://svite-league-apps-img.s3.amazonaws.com/page-405935b4-b6af-4baa-bfd7-ca2c4974f06c-s1.jpg>"
}
]