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.social/users/taylorhadden/statuses/110859941276498582",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/britown/statuses/110849524686509984",
"published": "2023-08-09T13:40:59Z",
"url": "https://mastodon.social/@taylorhadden/110859941276498582",
"attributedTo": "https://mastodon.social/users/taylorhadden",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/taylorhadden/followers",
"https://mastodon.gamedev.place/users/britown"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/taylorhadden/statuses/110859941276498582",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/britown/statuses/110849524686509984",
"conversation": "tag:mastodon.gamedev.place,2023-08-07:objectId=50596291:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@britown\" class=\"u-url mention\">@<span>britown</span></a></span> Preach! Project management isn’t just for groups of people! Writing down all the things you want your project to do gets them out of your brain and lets you focus. Having them written down lets you prioritize the big important things when you have the energy/time, or slice off a few easy things when you don’t but still want to feel productive!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@britown\" class=\"u-url mention\">@<span>britown</span></a></span> Preach! Project management isn’t just for groups of people! Writing down all the things you want your project to do gets them out of your brain and lets you focus. Having them written down lets you prioritize the big important things when you have the energy/time, or slice off a few easy things when you don’t but still want to feel productive!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/britown",
"name": "@britown@mastodon.gamedev.place"
}
],
"replies": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110859941276498582/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/taylorhadden/statuses/110859941276498582/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/taylorhadden/statuses/110859941276498582/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110859941276498582/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110859941276498582/shares",
"type": "Collection",
"totalItems": 0
}
}