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://social.stefanberger.net/users/stefan/statuses/109295940051148364/replies",
"type": "Collection",
"first": {
"id": "https://social.stefanberger.net/users/stefan/statuses/109295940051148364/replies?page=true",
"type": "CollectionPage",
"next": "https://social.stefanberger.net/users/stefan/statuses/109295940051148364/replies?only_other_accounts=true&page=true",
"partOf": "https://social.stefanberger.net/users/stefan/statuses/109295940051148364/replies",
"items": [
{
"id": "https://social.stefanberger.net/users/stefan/statuses/109331198847469503",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.stefanberger.net/users/stefan/statuses/109295940051148364",
"published": "2022-11-12T14:01:41Z",
"url": "https://social.stefanberger.net/@stefan/109331198847469503",
"attributedTo": "https://social.stefanberger.net/users/stefan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.stefanberger.net/users/stefan/followers"
],
"sensitive": false,
"atomUri": "https://social.stefanberger.net/users/stefan/statuses/109331198847469503",
"inReplyToAtomUri": "https://social.stefanberger.net/users/stefan/statuses/109295940051148364",
"conversation": "tag:social.stefanberger.net,2022-11-02:objectId=185:objectType=Conversation",
"content": "<p>Btw, my single user <a href=\"https://social.stefanberger.net/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> instance’s public/system/cache grows ~ 400 MB/day. Let’s see whether the cron job using “tootctl media remove --days 7” will hold.<br />If not, I will mount a NFS share for the cache.</p>",
"contentMap": {
"en": "<p>Btw, my single user <a href=\"https://social.stefanberger.net/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> instance’s public/system/cache grows ~ 400 MB/day. Let’s see whether the cron job using “tootctl media remove --days 7” will hold.<br />If not, I will mount a NFS share for the cache.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.stefanberger.net/tags/mastodon",
"name": "#mastodon"
}
],
"replies": {
"id": "https://social.stefanberger.net/users/stefan/statuses/109331198847469503/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.stefanberger.net/users/stefan/statuses/109331198847469503/replies?min_id=109335614206371783&page=true",
"partOf": "https://social.stefanberger.net/users/stefan/statuses/109331198847469503/replies",
"items": [
"https://social.stefanberger.net/users/stefan/statuses/109335614206371783"
]
}
},
"likes": {
"id": "https://social.stefanberger.net/users/stefan/statuses/109331198847469503/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://social.stefanberger.net/users/stefan/statuses/109331198847469503/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}