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/pth/statuses/100534102295007620/activity",
"type": "Create",
"actor": "https://mastodon.social/users/pth",
"published": "2018-08-11T23:04:20Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/pth/followers"
],
"object": {
"id": "https://mastodon.social/users/pth/statuses/100534102295007620",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-11T23:04:20Z",
"url": "https://mastodon.social/@pth/100534102295007620",
"attributedTo": "https://mastodon.social/users/pth",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/pth/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/pth/statuses/100534102295007620",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2018-08-11:objectId=45916924:objectType=Conversation",
"content": "<p>The problem with doing a client for this is lack of scale. Assuming there's 100k active users, 50% run iOS/Mac, probably < 10% of those would pay for an app. I'm thinking ~5k copies which sucks compared to the effort required.</p><p>🐓 and 🥚 I know.</p>",
"contentMap": {
"en": "<p>The problem with doing a client for this is lack of scale. Assuming there's 100k active users, 50% run iOS/Mac, probably < 10% of those would pay for an app. I'm thinking ~5k copies which sucks compared to the effort required.</p><p>🐓 and 🥚 I know.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/pth/statuses/100534102295007620/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/pth/statuses/100534102295007620/replies?min_id=100534192606389495&page=true",
"partOf": "https://mastodon.social/users/pth/statuses/100534102295007620/replies",
"items": [
"https://mastodon.social/users/pth/statuses/100534192606389495"
]
}
},
"likes": {
"id": "https://mastodon.social/users/pth/statuses/100534102295007620/likes",
"type": "Collection",
"totalItems": 56
},
"shares": {
"id": "https://mastodon.social/users/pth/statuses/100534102295007620/shares",
"type": "Collection",
"totalItems": 28
}
}
}