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.
{
"@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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/RagnarHeidar/statuses/109780624269996090",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/RagnarHeidar/statuses/109780617614724938",
"published": "2023-01-30T22:56:28Z",
"url": "https://mastodon.social/@RagnarHeidar/109780624269996090",
"attributedTo": "https://mastodon.social/users/RagnarHeidar",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/RagnarHeidar/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/RagnarHeidar/statuses/109780624269996090",
"inReplyToAtomUri": "https://mastodon.social/users/RagnarHeidar/statuses/109780617614724938",
"conversation": "tag:mastodon.social,2023-01-30:objectId=388902404:objectType=Conversation",
"content": "<p>🧵 4/8 </p><p>Big effort was put into designing a <br /><a href=\"https://mastodon.social/tags/Postgres\" class=\"mention hashtag\" rel=\"tag\">#<span>Postgres</span></a> database<br /> that could hold all the different datasets and measurements. Drawing inspiration and best practices from <br /><a href=\"https://mastodon.social/tags/NSIDC\" class=\"mention hashtag\" rel=\"tag\">#<span>NSIDC</span></a><br /> among others. </p><p>Pro tip – <br /><a href=\"https://mastodon.social/tags/DBeaver\" class=\"mention hashtag\" rel=\"tag\">#<span>DBeaver</span></a><br /> DB SQL mgr can preview both tables and geometry with your own basemap</p>",
"contentMap": {
"en": "<p>🧵 4/8 </p><p>Big effort was put into designing a <br /><a href=\"https://mastodon.social/tags/Postgres\" class=\"mention hashtag\" rel=\"tag\">#<span>Postgres</span></a> database<br /> that could hold all the different datasets and measurements. Drawing inspiration and best practices from <br /><a href=\"https://mastodon.social/tags/NSIDC\" class=\"mention hashtag\" rel=\"tag\">#<span>NSIDC</span></a><br /> among others. </p><p>Pro tip – <br /><a href=\"https://mastodon.social/tags/DBeaver\" class=\"mention hashtag\" rel=\"tag\">#<span>DBeaver</span></a><br /> DB SQL mgr can preview both tables and geometry with your own basemap</p>"
},
"updated": "2023-01-30T22:56:59Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/780/626/096/632/504/original/44371f90b81e62af.png",
"name": null,
"blurhash": "U4Rfzr9tNHbv~CNGR*Io=|Io-pt70KkC-pRk",
"width": 1116,
"height": 1857
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/postgres",
"name": "#postgres"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/nsidc",
"name": "#nsidc"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/dbeaver",
"name": "#dbeaver"
}
],
"replies": {
"id": "https://mastodon.social/users/RagnarHeidar/statuses/109780624269996090/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/RagnarHeidar/statuses/109780624269996090/replies?min_id=109780632680599128&page=true",
"partOf": "https://mastodon.social/users/RagnarHeidar/statuses/109780624269996090/replies",
"items": [
"https://mastodon.social/users/RagnarHeidar/statuses/109780632680599128"
]
}
},
"likes": {
"id": "https://mastodon.social/users/RagnarHeidar/statuses/109780624269996090/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/RagnarHeidar/statuses/109780624269996090/shares",
"type": "Collection",
"totalItems": 0
}
}