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://goblin.camp/users/pizza/statuses/103530895303082131",
"type": "Note",
"summary": "mh +",
"inReplyTo": null,
"published": "2020-01-23T05:08:12Z",
"url": "https://goblin.camp/@pizza/103530895303082131",
"attributedTo": "https://goblin.camp/users/pizza",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://goblin.camp/users/pizza/followers"
],
"sensitive": true,
"atomUri": "https://goblin.camp/users/pizza/statuses/103530895303082131",
"inReplyToAtomUri": null,
"conversation": "tag:goblin.camp,2020-01-23:objectId=6266222:objectType=Conversation",
"localOnly": null,
"content": "<p>just rearranged all my furniture haha<br /><a href=\"https://goblin.camp/tags/manic\" class=\"mention hashtag\" rel=\"tag\">#<span>manic</span></a></p>",
"contentMap": {
"en": "<p>just rearranged all my furniture haha<br /><a href=\"https://goblin.camp/tags/manic\" class=\"mention hashtag\" rel=\"tag\">#<span>manic</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://goblin.camp/tags/manic",
"name": "#manic"
}
],
"replies": {
"id": "https://goblin.camp/users/pizza/statuses/103530895303082131/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://goblin.camp/users/pizza/statuses/103530895303082131/replies?min_id=103530902807403119&page=true",
"partOf": "https://goblin.camp/users/pizza/statuses/103530895303082131/replies",
"items": [
"https://goblin.camp/users/pizza/statuses/103530902807403119"
]
}
}
}