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/DavidBlue/statuses/106122943012816680",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-04-24T23:40:02Z",
"url": "https://mastodon.social/@DavidBlue/106122943012816680",
"attributedTo": "https://mastodon.social/users/DavidBlue",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/DavidBlue/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/DavidBlue/statuses/106122943012816680",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2021-04-24:objectId=232883563:objectType=Conversation",
"content": "<p>given that the official Mastodon app is coming next year(?,) I’m going to FINALLY work on that iOS Mastodon Clients guide I’ve been meaning to write for the past four years.</p><p>I’d really appreciate any thoughts y’all have to share about specific apps (or about mobile social clients, in general.)</p>",
"contentMap": {
"en": "<p>given that the official Mastodon app is coming next year(?,) I’m going to FINALLY work on that iOS Mastodon Clients guide I’ve been meaning to write for the past four years.</p><p>I’d really appreciate any thoughts y’all have to share about specific apps (or about mobile social clients, in general.)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/DavidBlue/statuses/106122943012816680/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/DavidBlue/statuses/106122943012816680/replies?min_id=106320923716568562&page=true",
"partOf": "https://mastodon.social/users/DavidBlue/statuses/106122943012816680/replies",
"items": [
"https://mastodon.social/users/DavidBlue/statuses/106123062285256956",
"https://mastodon.social/users/DavidBlue/statuses/106302576769227911",
"https://mastodon.social/users/DavidBlue/statuses/106309247690173928",
"https://mastodon.social/users/DavidBlue/statuses/106316794652554382",
"https://mastodon.social/users/DavidBlue/statuses/106320923716568562"
]
}
},
"likes": {
"id": "https://mastodon.social/users/DavidBlue/statuses/106122943012816680/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/DavidBlue/statuses/106122943012816680/shares",
"type": "Collection",
"totalItems": 2
}
}