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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.xyz/users/shaun/statuses/109684199328835464",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-13T22:14:21Z",
"url": "https://mastodon.xyz/@shaun/109684199328835464",
"attributedTo": "https://mastodon.xyz/users/shaun",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/shaun/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/shaun/statuses/109684199328835464",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.xyz,2023-01-13:objectId=112373855:objectType=Conversation",
"content": "<p>Messed around and made an <a href=\"https://mastodon.xyz/tags/Ansible\" class=\"mention hashtag\" rel=\"tag\">#<span>Ansible</span></a> task to compile and install the <a href=\"https://mastodon.xyz/tags/Transmission\" class=\"mention hashtag\" rel=\"tag\">#<span>Transmission</span></a> 4.0 beta on <a href=\"https://mastodon.xyz/tags/CentOS\" class=\"mention hashtag\" rel=\"tag\">#<span>CentOS</span></a> 7</p><p><a href=\"https://github.com/parseword/transmission-4-centos-7/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/parseword/transmiss</span><span class=\"invisible\">ion-4-centos-7/</span></a></p>",
"contentMap": {
"en": "<p>Messed around and made an <a href=\"https://mastodon.xyz/tags/Ansible\" class=\"mention hashtag\" rel=\"tag\">#<span>Ansible</span></a> task to compile and install the <a href=\"https://mastodon.xyz/tags/Transmission\" class=\"mention hashtag\" rel=\"tag\">#<span>Transmission</span></a> 4.0 beta on <a href=\"https://mastodon.xyz/tags/CentOS\" class=\"mention hashtag\" rel=\"tag\">#<span>CentOS</span></a> 7</p><p><a href=\"https://github.com/parseword/transmission-4-centos-7/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/parseword/transmiss</span><span class=\"invisible\">ion-4-centos-7/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/ansible",
"name": "#ansible"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/transmission",
"name": "#transmission"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/centos",
"name": "#centos"
}
],
"replies": {
"id": "https://mastodon.xyz/users/shaun/statuses/109684199328835464/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/shaun/statuses/109684199328835464/replies?min_id=109684223860298016&page=true",
"partOf": "https://mastodon.xyz/users/shaun/statuses/109684199328835464/replies",
"items": [
"https://mastodon.xyz/users/shaun/statuses/109684223860298016"
]
}
},
"likes": {
"id": "https://mastodon.xyz/users/shaun/statuses/109684199328835464/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.xyz/users/shaun/statuses/109684199328835464/shares",
"type": "Collection",
"totalItems": 0
}
}