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.social/users/simonnickel/statuses/112354369835280291/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/simonnickel/statuses/112354369835280291/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/simonnickel/statuses/112354369835280291/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/simonnickel/statuses/112354369835280291/replies",
"items": [
{
"id": "https://mastodon.social/users/simonnickel/statuses/112354371362959364",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/simonnickel/statuses/112354369835280291",
"published": "2024-04-29T11:54:12Z",
"url": "https://mastodon.social/@simonnickel/112354371362959364",
"attributedTo": "https://mastodon.social/users/simonnickel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/simonnickel/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/simonnickel/statuses/112354371362959364",
"inReplyToAtomUri": "https://mastodon.social/users/simonnickel/statuses/112354369835280291",
"conversation": "tag:mastodon.social,2024-04-29:objectId=696294699:objectType=Conversation",
"content": "<p>My goal is to not just redo the app, but create a template, to fill in what the actual app is about (or any other app).</p><p>Most packages are opinionated and focussed on my own needs. I publish them for you to get inspired, learn and tell me what I am doing wrong (srsly, pls tell me!). Let’s go through them.</p>",
"contentMap": {
"en": "<p>My goal is to not just redo the app, but create a template, to fill in what the actual app is about (or any other app).</p><p>Most packages are opinionated and focussed on my own needs. I publish them for you to get inspired, learn and tell me what I am doing wrong (srsly, pls tell me!). Let’s go through them.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/simonnickel/statuses/112354371362959364/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/simonnickel/statuses/112354371362959364/replies?min_id=112354373734353538&page=true",
"partOf": "https://mastodon.social/users/simonnickel/statuses/112354371362959364/replies",
"items": [
"https://mastodon.social/users/simonnickel/statuses/112354373734353538"
]
}
},
"likes": {
"id": "https://mastodon.social/users/simonnickel/statuses/112354371362959364/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/simonnickel/statuses/112354371362959364/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}