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/blaine/statuses/100570595384283746",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.me.uk/users/symroe/statuses/100570462705670371",
"published": "2018-08-18T09:45:00Z",
"url": "https://mastodon.social/@blaine/100570595384283746",
"attributedTo": "https://mastodon.social/users/blaine",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/blaine/followers",
"https://mastodon.me.uk/users/symroe",
"https://mastodon.me.uk/users/Floppy"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/blaine/statuses/100570595384283746",
"inReplyToAtomUri": "https://mastodon.me.uk/users/symroe/statuses/100570462705670371",
"conversation": "tag:mastodon.me.uk,2018-08-18:objectId=694993:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.me.uk/@symroe\" class=\"u-url mention\">@<span>symroe</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.me.uk/@Floppy\" class=\"u-url mention\">@<span>floppy</span></a></span> with a code change, absolutely!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.me.uk/@symroe\" class=\"u-url mention\">@<span>symroe</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.me.uk/@Floppy\" class=\"u-url mention\">@<span>floppy</span></a></span> with a code change, absolutely!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.me.uk/users/symroe",
"name": "@symroe@mastodon.me.uk"
},
{
"type": "Mention",
"href": "https://mastodon.me.uk/users/Floppy",
"name": "@floppy@mastodon.me.uk"
}
],
"replies": {
"id": "https://mastodon.social/users/blaine/statuses/100570595384283746/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/blaine/statuses/100570595384283746/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/blaine/statuses/100570595384283746/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/blaine/statuses/100570595384283746/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/blaine/statuses/100570595384283746/shares",
"type": "Collection",
"totalItems": 0
}
}