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/jeff_lamarche/statuses/100526773405749686",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-10T16:00:30Z",
"url": "https://mastodon.social/@jeff_lamarche/100526773405749686",
"attributedTo": "https://mastodon.social/users/jeff_lamarche",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/jeff_lamarche/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/jeff_lamarche/statuses/100526773405749686",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2018-08-10:objectId=45731768:objectType=Conversation",
"content": "<p>Heh, I forgot to log into Mastodon yesterday. Logged in today, and what do I see? A long list of the people I met in through Twitter in the early days. </p><p>Before the dark times. Before the Empire.</p><p>I think I'm going to like it here.</p>",
"contentMap": {
"en": "<p>Heh, I forgot to log into Mastodon yesterday. Logged in today, and what do I see? A long list of the people I met in through Twitter in the early days. </p><p>Before the dark times. Before the Empire.</p><p>I think I'm going to like it here.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/jeff_lamarche/statuses/100526773405749686/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/jeff_lamarche/statuses/100526773405749686/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/jeff_lamarche/statuses/100526773405749686/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/jeff_lamarche/statuses/100526773405749686/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/jeff_lamarche/statuses/100526773405749686/shares",
"type": "Collection",
"totalItems": 1
}
}