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://social.stefanberger.net/users/stefan/statuses/109276306658660329",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-02T21:21:52Z",
"url": "https://social.stefanberger.net/@stefan/109276306658660329",
"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/109276306658660329",
"inReplyToAtomUri": null,
"conversation": "tag:social.stefanberger.net,2022-11-02:objectId=185:objectType=Conversation",
"content": "<p>I try to run my own server now again. Lets see if that works.</p>",
"contentMap": {
"en": "<p>I try to run my own server now again. Lets see if that works.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.stefanberger.net/users/stefan/statuses/109276306658660329/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.stefanberger.net/users/stefan/statuses/109276306658660329/replies?min_id=109295940051148364&page=true",
"partOf": "https://social.stefanberger.net/users/stefan/statuses/109276306658660329/replies",
"items": [
"https://social.stefanberger.net/users/stefan/statuses/109295940051148364"
]
}
},
"likes": {
"id": "https://social.stefanberger.net/users/stefan/statuses/109276306658660329/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://social.stefanberger.net/users/stefan/statuses/109276306658660329/shares",
"type": "Collection",
"totalItems": 0
}
}