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/ericmaheu/statuses/109373238324491421/activity",
"type": "Create",
"actor": "https://mastodon.social/users/ericmaheu",
"published": "2022-11-20T00:12:52Z",
"to": [
"https://mastodon.social/users/ericmaheu/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://eldritch.cafe/users/Louve"
],
"object": {
"id": "https://mastodon.social/users/ericmaheu/statuses/109373238324491421",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-20T00:12:52Z",
"url": "https://mastodon.social/@ericmaheu/109373238324491421",
"attributedTo": "https://mastodon.social/users/ericmaheu",
"to": [
"https://mastodon.social/users/ericmaheu/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://eldritch.cafe/users/Louve"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ericmaheu/statuses/109373238324491421",
"inReplyToAtomUri": null,
"conversation": "tag:eldritch.cafe,2022-11-19:objectId=58315223:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://eldritch.cafe/@Louve\" class=\"u-url mention\">@<span>Louve</span></a></span><br />Nouveau ici aussi mais j'ai découvert l'utilité de cette fonction hier. On peut classer les gens que l'on suit par catégories ce qui permet selon nos humeurs de de ne voir que les messages de chats, de littérature, etc.</p>",
"contentMap": {
"fr": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://eldritch.cafe/@Louve\" class=\"u-url mention\">@<span>Louve</span></a></span><br />Nouveau ici aussi mais j'ai découvert l'utilité de cette fonction hier. On peut classer les gens que l'on suit par catégories ce qui permet selon nos humeurs de de ne voir que les messages de chats, de littérature, etc.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://eldritch.cafe/users/Louve",
"name": "@Louve@eldritch.cafe"
}
],
"replies": {
"id": "https://mastodon.social/users/ericmaheu/statuses/109373238324491421/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ericmaheu/statuses/109373238324491421/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/ericmaheu/statuses/109373238324491421/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/ericmaheu/statuses/109373238324491421/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/ericmaheu/statuses/109373238324491421/shares",
"type": "Collection",
"totalItems": 0
}
}
}