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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/rabble/statuses/100976505537174209/activity",
"type": "Create",
"actor": "https://mastodon.social/users/rabble",
"published": "2018-10-29T02:13:18Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rabble/followers",
"https://mstdn.io/users/codewiz",
"https://mastodon.social/users/rabble"
],
"object": {
"id": "https://mastodon.social/users/rabble/statuses/100976505537174209",
"type": "Note",
"summary": null,
"inReplyTo": "https://mstdn.io/users/codewiz/statuses/100976501777735825",
"published": "2018-10-29T02:13:18Z",
"url": "https://mastodon.social/@rabble/100976505537174209",
"attributedTo": "https://mastodon.social/users/rabble",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rabble/followers",
"https://mstdn.io/users/codewiz",
"https://mastodon.social/users/rabble"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/rabble/statuses/100976505537174209",
"inReplyToAtomUri": "https://mstdn.io/users/codewiz/statuses/100976501777735825",
"conversation": "tag:mstdn.io,2018-10-29:objectId=20243090:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.io/@codewiz\" class=\"u-url mention\">@<span>codewiz</span></a></span> <a href=\"https://mastodon.social/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a>. i'm <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@rabble\" class=\"u-url mention\">@<span>rabble</span></a></span>, i was around when twitter was created... i'm currently working on <a href=\"https://mastodon.social/tags/scuttlebutt\" class=\"mention hashtag\" rel=\"tag\">#<span>scuttlebutt</span></a> related projects...</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.io/@codewiz\" class=\"u-url mention\">@<span>codewiz</span></a></span> <a href=\"https://mastodon.social/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a>. i'm <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@rabble\" class=\"u-url mention\">@<span>rabble</span></a></span>, i was around when twitter was created... i'm currently working on <a href=\"https://mastodon.social/tags/scuttlebutt\" class=\"mention hashtag\" rel=\"tag\">#<span>scuttlebutt</span></a> related projects...</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mstdn.io/users/codewiz",
"name": "@codewiz@mstdn.io"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/rabble",
"name": "@rabble"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/introductions",
"name": "#introductions"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/scuttlebutt",
"name": "#scuttlebutt"
}
],
"replies": {
"id": "https://mastodon.social/users/rabble/statuses/100976505537174209/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/rabble/statuses/100976505537174209/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/rabble/statuses/100976505537174209/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/rabble/statuses/100976505537174209/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/rabble/statuses/100976505537174209/shares",
"type": "Collection",
"totalItems": 3
}
}
}