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/andrewbriscoe/statuses/100566970869784011",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/Cdespinosa/statuses/100566960988416868",
"published": "2018-08-17T18:23:15Z",
"url": "https://mastodon.social/@andrewbriscoe/100566970869784011",
"attributedTo": "https://mastodon.social/users/andrewbriscoe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/andrewbriscoe/followers",
"https://mastodon.social/users/Cdespinosa",
"https://pdx.social/users/neven"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/andrewbriscoe/statuses/100566970869784011",
"inReplyToAtomUri": "https://mastodon.social/users/Cdespinosa/statuses/100566960988416868",
"conversation": "tag:pdx.social,2018-08-17:objectId=435801:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@Cdespinosa\" class=\"u-url mention\">@<span>Cdespinosa</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://pdx.social/@neven\" class=\"u-url mention\">@<span>neven</span></a></span> I’ve only ever had it at Pambiche in Portland but it is really good.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@Cdespinosa\" class=\"u-url mention\">@<span>Cdespinosa</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://pdx.social/@neven\" class=\"u-url mention\">@<span>neven</span></a></span> I’ve only ever had it at Pambiche in Portland but it is really good.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/Cdespinosa",
"name": "@Cdespinosa"
},
{
"type": "Mention",
"href": "https://pdx.social/users/neven",
"name": "@neven@pdx.social"
}
],
"replies": {
"id": "https://mastodon.social/users/andrewbriscoe/statuses/100566970869784011/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/andrewbriscoe/statuses/100566970869784011/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/andrewbriscoe/statuses/100566970869784011/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/andrewbriscoe/statuses/100566970869784011/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/andrewbriscoe/statuses/100566970869784011/shares",
"type": "Collection",
"totalItems": 0
}
}