JSON Feed 1.1
JSON Feed 1.1 is a JSON-based syndication format created by Brent Simmons and Manton Reece as a developer-friendly alternative to RSS and Atom. A JSON Feed has top-level version, title, and items, with each item carrying a required id and at least one of content_html or content_text. JSON Feed is served with the application/feed+json media type.