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/wandenwelterer/statuses/108225554342552863/activity",
"type": "Create",
"actor": "https://mastodon.social/users/wandenwelterer",
"published": "2022-05-01T07:41:44Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/wandenwelterer/followers"
],
"object": {
"id": "https://mastodon.social/users/wandenwelterer/statuses/108225554342552863",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-05-01T07:41:44Z",
"url": "https://mastodon.social/@wandenwelterer/108225554342552863",
"attributedTo": "https://mastodon.social/users/wandenwelterer",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/wandenwelterer/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/wandenwelterer/statuses/108225554342552863",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-05-01:objectId=290160367:objectType=Conversation",
"content": "<p>Ich hatte es zwischenzeitlich aufgegeben, dass die Welt auf Open Source aufgebaut werden könnte. Dank <a href=\"https://mastodon.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> bekomme einen euphorischen Schub Hoffnung. <br />Der Impuls kam vom Musk-Schock.</p>",
"contentMap": {
"de": "<p>Ich hatte es zwischenzeitlich aufgegeben, dass die Welt auf Open Source aufgebaut werden könnte. Dank <a href=\"https://mastodon.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> bekomme einen euphorischen Schub Hoffnung. <br />Der Impuls kam vom Musk-Schock.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mastodon",
"name": "#mastodon"
}
],
"replies": {
"id": "https://mastodon.social/users/wandenwelterer/statuses/108225554342552863/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/wandenwelterer/statuses/108225554342552863/replies?min_id=108225558164953068&page=true",
"partOf": "https://mastodon.social/users/wandenwelterer/statuses/108225554342552863/replies",
"items": [
"https://mastodon.social/users/wandenwelterer/statuses/108225558164953068"
]
}
},
"likes": {
"id": "https://mastodon.social/users/wandenwelterer/statuses/108225554342552863/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/wandenwelterer/statuses/108225554342552863/shares",
"type": "Collection",
"totalItems": 0
}
}
}