{"type": "Success", "errors": [], "data": {"name": "Org Social Relay", "description": "P2P system for Org Social files"}, "_links": {"self": {"href": "/", "method": "GET"}, "feeds": {"href": "/feeds/", "method": "GET"}, "add-feed": {"href": "/feeds/", "method": "POST"}, "feed-content": {"href": "/feed-content/?feed={feed_url}", "method": "GET", "templated": true}, "mentions": {"href": "/mentions/?feed={feed_url}", "method": "GET", "templated": true}, "replies": {"href": "/replies/?post={post_url}", "method": "GET", "templated": true}, "notifications": {"href": "/notifications/?feed={feed_url}", "method": "GET", "templated": true}, "sse-notifications": {"href": "/sse/notifications/?feed={feed_url}", "method": "GET", "templated": true}, "reactions": {"href": "/reactions/?feed={feed_url}", "method": "GET", "templated": true}, "replies-to": {"href": "/replies-to/?feed={feed_url}", "method": "GET", "templated": true}, "boosts": {"href": "/boosts/?post={post_url}", "method": "GET", "templated": true}, "interactions": {"href": "/interactions/?post={post_url}", "method": "GET", "templated": true}, "search": {"href": "/search/?q={query}", "method": "GET", "templated": true}, "groups": {"href": "/groups/", "method": "GET"}, "group-messages": {"href": "/groups/{group_name}/", "method": "GET", "templated": true}, "join-group": {"href": "/groups/{group_name}/members/?feed={feed_url}", "method": "POST", "templated": true}, "polls": {"href": "/polls/", "method": "GET"}, "poll-votes": {"href": "/polls/votes/?post={post_url}", "method": "GET", "templated": true}, "rss": {"href": "/rss.xml", "method": "GET", "description": "RSS feed of latest posts (supports ?tag={tag} and ?feed={feed_url} filters)"}}}