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"
}
],
"id": "https://mastodon.online/users/readeck/statuses/111668824470328186",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/mamus/statuses/111668724199605783",
"published": "2023-12-30T10:10:37Z",
"url": "https://mastodon.online/@readeck/111668824470328186",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://fosstodon.org/users/mamus"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111668824470328186",
"inReplyToAtomUri": "https://fosstodon.org/users/mamus/statuses/111668724199605783",
"conversation": "tag:fosstodon.org,2023-12-30:objectId=172624068:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@mamus\" class=\"u-url mention\">@<span>mamus</span></a></span> It might be something that could be added to the extension, indeed.<br />Maybe not a full sync but first a contextual menu on bookmark links to save them to Readeck.<br />There might be an issue though, the extension needs to open (and scroll) the page before sending its full content to Readeck</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@mamus\" class=\"u-url mention\">@<span>mamus</span></a></span> It might be something that could be added to the extension, indeed.<br />Maybe not a full sync but first a contextual menu on bookmark links to save them to Readeck.<br />There might be an issue though, the extension needs to open (and scroll) the page before sending its full content to Readeck</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/mamus",
"name": "@mamus@fosstodon.org"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111668824470328186/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111668824470328186/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111668824470328186/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111668824470328186/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111668824470328186/shares",
"type": "Collection",
"totalItems": 1
}
}