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/csilverman/statuses/1614496/activity",
"type": "Create",
"actor": "https://mastodon.social/users/csilverman",
"published": "2017-04-04T21:14:47Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/csilverman/followers",
"https://mastodon.social/users/lolkat"
],
"object": {
"id": "https://mastodon.social/users/csilverman/statuses/1614496",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/lolkat/statuses/1605946",
"published": "2017-04-04T21:14:47Z",
"url": "https://mastodon.social/@csilverman/1614496",
"attributedTo": "https://mastodon.social/users/csilverman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/csilverman/followers",
"https://mastodon.social/users/lolkat"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-04-04:objectId=1614496:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.social,2017-04-04:objectId=1605946:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@lolkat\" class=\"u-url mention\">@<span>lolkat</span></a></span> That thought, literally word for word, went through my head five minutes ago.</p><p>Also: This is the first time I've seen anyone else online even mention SelfControl. I can't believe more people don't use it. Or maybe they just don't want to admit to using it...?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@lolkat\" class=\"u-url mention\">@<span>lolkat</span></a></span> That thought, literally word for word, went through my head five minutes ago.</p><p>Also: This is the first time I've seen anyone else online even mention SelfControl. I can't believe more people don't use it. Or maybe they just don't want to admit to using it...?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/lolkat",
"name": "@lolkat"
}
],
"replies": {
"id": "https://mastodon.social/users/csilverman/statuses/1614496/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/csilverman/statuses/1614496/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/csilverman/statuses/1614496/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/csilverman/statuses/1614496/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/csilverman/statuses/1614496/shares",
"type": "Collection",
"totalItems": 0
}
}
}