ActivityPub Viewer

A small tool to view real-world ActivityPub objects as JSON! Enter a URL or username from Mastodon or a similar service below, and we'll send a request with the right Accept header to the server to view the underlying object.

Open in browser →
{ "@context": [ "https://www.w3.org/ns/activitystreams", { "ostatus": "http://ostatus.org#", "atomUri": "ostatus:atomUri", "inReplyToAtomUri": "ostatus:inReplyToAtomUri", "conversation": "ostatus:conversation", "sensitive": "as:sensitive", "toot": "http://joinmastodon.org/ns#", "votersCount": "toot:votersCount", "Hashtag": "as:Hashtag" } ], "id": "https://mastodon.me.uk/users/robintw/statuses/112654874313108317", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-06-21T13:36:04Z", "url": "https://mastodon.me.uk/@robintw/112654874313108317", "attributedTo": "https://mastodon.me.uk/users/robintw", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.me.uk/users/robintw/followers" ], "sensitive": false, "atomUri": "https://mastodon.me.uk/users/robintw/statuses/112654874313108317", "inReplyToAtomUri": null, "conversation": "tag:mastodon.me.uk,2024-06-21:objectId=64459927:objectType=Conversation", "content": "<p>I&#39;ve created a basic app for searching an aerial photo using text queries. That&#39;s right, you can search for &quot;roundabout&quot; or &quot;school playground&quot; on an image of a city and get pretty good results!</p><p>Have a play with it here: <a href=\"https://server1.rtwilson.com/aerial\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">server1.rtwilson.com/aerial</span><span class=\"invisible\"></span></a> - it&#39;s set up with an aerial image of Southampton, UK</p><p>Under the hood this uses the SkyCLIP model and the Pinecone vector database.</p><p><a href=\"https://mastodon.me.uk/tags/geospatial\" class=\"mention hashtag\" rel=\"tag\">#<span>geospatial</span></a> <a href=\"https://mastodon.me.uk/tags/ai\" class=\"mention hashtag\" rel=\"tag\">#<span>ai</span></a> <a href=\"https://mastodon.me.uk/tags/vector\" class=\"mention hashtag\" rel=\"tag\">#<span>vector</span></a> <a href=\"https://mastodon.me.uk/tags/ml\" class=\"mention hashtag\" rel=\"tag\">#<span>ml</span></a> <a href=\"https://mastodon.me.uk/tags/embedding\" class=\"mention hashtag\" rel=\"tag\">#<span>embedding</span></a> <a href=\"https://mastodon.me.uk/tags/gis\" class=\"mention hashtag\" rel=\"tag\">#<span>gis</span></a> <a href=\"https://mastodon.me.uk/tags/remotesensing\" class=\"mention hashtag\" rel=\"tag\">#<span>remotesensing</span></a> <a href=\"https://mastodon.me.uk/tags/aerial\" class=\"mention hashtag\" rel=\"tag\">#<span>aerial</span></a> <a href=\"https://mastodon.me.uk/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a></p>", "contentMap": { "en": "<p>I&#39;ve created a basic app for searching an aerial photo using text queries. That&#39;s right, you can search for &quot;roundabout&quot; or &quot;school playground&quot; on an image of a city and get pretty good results!</p><p>Have a play with it here: <a href=\"https://server1.rtwilson.com/aerial\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">server1.rtwilson.com/aerial</span><span class=\"invisible\"></span></a> - it&#39;s set up with an aerial image of Southampton, UK</p><p>Under the hood this uses the SkyCLIP model and the Pinecone vector database.</p><p><a href=\"https://mastodon.me.uk/tags/geospatial\" class=\"mention hashtag\" rel=\"tag\">#<span>geospatial</span></a> <a href=\"https://mastodon.me.uk/tags/ai\" class=\"mention hashtag\" rel=\"tag\">#<span>ai</span></a> <a href=\"https://mastodon.me.uk/tags/vector\" class=\"mention hashtag\" rel=\"tag\">#<span>vector</span></a> <a href=\"https://mastodon.me.uk/tags/ml\" class=\"mention hashtag\" rel=\"tag\">#<span>ml</span></a> <a href=\"https://mastodon.me.uk/tags/embedding\" class=\"mention hashtag\" rel=\"tag\">#<span>embedding</span></a> <a href=\"https://mastodon.me.uk/tags/gis\" class=\"mention hashtag\" rel=\"tag\">#<span>gis</span></a> <a href=\"https://mastodon.me.uk/tags/remotesensing\" class=\"mention hashtag\" rel=\"tag\">#<span>remotesensing</span></a> <a href=\"https://mastodon.me.uk/tags/aerial\" class=\"mention hashtag\" rel=\"tag\">#<span>aerial</span></a> <a href=\"https://mastodon.me.uk/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.me.uk/tags/geospatial", "name": "#geospatial" }, { "type": "Hashtag", "href": "https://mastodon.me.uk/tags/ai", "name": "#ai" }, { "type": "Hashtag", "href": "https://mastodon.me.uk/tags/vector", "name": "#vector" }, { "type": "Hashtag", "href": "https://mastodon.me.uk/tags/ml", "name": "#ml" }, { "type": "Hashtag", "href": "https://mastodon.me.uk/tags/embedding", "name": "#embedding" }, { "type": "Hashtag", "href": "https://mastodon.me.uk/tags/gis", "name": "#gis" }, { "type": "Hashtag", "href": "https://mastodon.me.uk/tags/remotesensing", "name": "#remotesensing" }, { "type": "Hashtag", "href": "https://mastodon.me.uk/tags/aerial", "name": "#aerial" }, { "type": "Hashtag", "href": "https://mastodon.me.uk/tags/python", "name": "#python" } ], "replies": { "id": "https://mastodon.me.uk/users/robintw/statuses/112654874313108317/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.me.uk/users/robintw/statuses/112654874313108317/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.me.uk/users/robintw/statuses/112654874313108317/replies", "items": [] } }, "likes": { "id": "https://mastodon.me.uk/users/robintw/statuses/112654874313108317/likes", "type": "Collection", "totalItems": 31 }, "shares": { "id": "https://mastodon.me.uk/users/robintw/statuses/112654874313108317/shares", "type": "Collection", "totalItems": 15 } }