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://social.jvns.ca/users/b0rk/statuses/109666653106658431",
"type": "Note",
"summary": null,
"inReplyTo": "https://ottawa.place/users/andrew/statuses/109666620287623282",
"published": "2023-01-10T19:52:06Z",
"url": "https://social.jvns.ca/@b0rk/109666653106658431",
"attributedTo": "https://social.jvns.ca/users/b0rk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.jvns.ca/users/b0rk/followers",
"https://ottawa.place/users/andrew"
],
"sensitive": false,
"atomUri": "https://social.jvns.ca/users/b0rk/statuses/109666653106658431",
"inReplyToAtomUri": "https://ottawa.place/users/andrew/statuses/109666620287623282",
"conversation": "tag:jvns.ca,2023-01-10:objectId=3:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ottawa.place/@andrew\" class=\"u-url mention\">@<span>andrew</span></a></span> I can’t tell if it’s weird to apply a really specific filter to a relay (like instead of a hashtag filter, an “only pass along tweets from these 5000 accounts” filter)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ottawa.place/@andrew\" class=\"u-url mention\">@<span>andrew</span></a></span> I can’t tell if it’s weird to apply a really specific filter to a relay (like instead of a hashtag filter, an “only pass along tweets from these 5000 accounts” filter)</p>"
},
"updated": "2023-01-10T19:52:32Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ottawa.place/users/andrew",
"name": "@andrew@ottawa.place"
}
],
"replies": {
"id": "https://social.jvns.ca/users/b0rk/statuses/109666653106658431/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/109666653106658431/replies?min_id=109666658576139914&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/109666653106658431/replies",
"items": [
"https://social.jvns.ca/users/b0rk/statuses/109666658576139914"
]
}
},
"likes": {
"id": "https://social.jvns.ca/users/b0rk/statuses/109666653106658431/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.jvns.ca/users/b0rk/statuses/109666653106658431/shares",
"type": "Collection",
"totalItems": 0
}
}