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://fosstodon.org/users/cameronpat/statuses/109311389882419076",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/vincentab/statuses/109310619914942149",
"published": "2022-11-09T02:04:00Z",
"url": "https://fosstodon.org/@cameronpat/109311389882419076",
"attributedTo": "https://fosstodon.org/users/cameronpat",
"to": [
"https://fosstodon.org/users/cameronpat/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fosstodon.org/users/vincentab",
"https://fediscience.org/users/andrew"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/cameronpat/statuses/109311389882419076",
"inReplyToAtomUri": "https://fosstodon.org/users/vincentab/statuses/109310619914942149",
"conversation": "tag:fediscience.org,2022-11-08:objectId=2804969:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@vincentab\" class=\"u-url mention\">@<span>vincentab</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@andrew\" class=\"u-url mention\">@<span>andrew</span></a></span> Thanks, that helped a lot. But I'm sure there is a better way to do all this than the following (example is a bit ridiculous but not that different from things I might do when examining a model with an interaction in practice): <a href=\"https://gist.github.com/cmrnp/b6367c7ef0ff26acd5b884c58bf6df0d\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/cmrnp/b6367c7e</span><span class=\"invisible\">f0ff26acd5b884c58bf6df0d</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@vincentab\" class=\"u-url mention\">@<span>vincentab</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@andrew\" class=\"u-url mention\">@<span>andrew</span></a></span> Thanks, that helped a lot. But I'm sure there is a better way to do all this than the following (example is a bit ridiculous but not that different from things I might do when examining a model with an interaction in practice): <a href=\"https://gist.github.com/cmrnp/b6367c7ef0ff26acd5b884c58bf6df0d\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/cmrnp/b6367c7e</span><span class=\"invisible\">f0ff26acd5b884c58bf6df0d</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/vincentab",
"name": "@vincentab"
},
{
"type": "Mention",
"href": "https://fediscience.org/users/andrew",
"name": "@andrew@fediscience.org"
}
],
"replies": {
"id": "https://fosstodon.org/users/cameronpat/statuses/109311389882419076/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/cameronpat/statuses/109311389882419076/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/cameronpat/statuses/109311389882419076/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/cameronpat/statuses/109311389882419076/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/cameronpat/statuses/109311389882419076/shares",
"type": "Collection",
"totalItems": 0
}
}