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/arnelson/statuses/110648190855562999/activity",
"type": "Create",
"actor": "https://mastodon.online/users/arnelson",
"published": "2023-07-03T04:10:04Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/arnelson/followers",
"https://social.coop/users/judell",
"https://floss.social/users/alcinnz"
],
"object": {
"id": "https://mastodon.online/users/arnelson/statuses/110648190855562999",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.coop/users/judell/statuses/110648173295135906",
"published": "2023-07-03T04:10:04Z",
"url": "https://mastodon.online/@arnelson/110648190855562999",
"attributedTo": "https://mastodon.online/users/arnelson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/arnelson/followers",
"https://social.coop/users/judell",
"https://floss.social/users/alcinnz"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/arnelson/statuses/110648190855562999",
"inReplyToAtomUri": "https://social.coop/users/judell/statuses/110648173295135906",
"conversation": "tag:floss.social,2023-07-02:objectId=38117576:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.coop/@judell\" class=\"u-url mention\">@<span>judell</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@alcinnz\" class=\"u-url mention\">@<span>alcinnz</span></a></span> Not sure, most of what's out there for Mastodon-like services is pretty heavyweight. Pleroma (or Akkoma) is lighter but I don't know what administration is like. GoToSocial is extremely minimal and could work for a small server, I don't know if it implements the Mastodon API though.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.coop/@judell\" class=\"u-url mention\">@<span>judell</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@alcinnz\" class=\"u-url mention\">@<span>alcinnz</span></a></span> Not sure, most of what's out there for Mastodon-like services is pretty heavyweight. Pleroma (or Akkoma) is lighter but I don't know what administration is like. GoToSocial is extremely minimal and could work for a small server, I don't know if it implements the Mastodon API though.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.coop/users/judell",
"name": "@judell@social.coop"
},
{
"type": "Mention",
"href": "https://floss.social/users/alcinnz",
"name": "@alcinnz@floss.social"
}
],
"replies": {
"id": "https://mastodon.online/users/arnelson/statuses/110648190855562999/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/arnelson/statuses/110648190855562999/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/arnelson/statuses/110648190855562999/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/arnelson/statuses/110648190855562999/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.online/users/arnelson/statuses/110648190855562999/shares",
"type": "Collection",
"totalItems": 0
}
}
}