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/mglaman/statuses/109282613091646007/activity",
"type": "Create",
"actor": "https://mastodon.social/users/mglaman",
"published": "2022-11-04T00:05:41Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mglaman/followers"
],
"object": {
"id": "https://mastodon.social/users/mglaman/statuses/109282613091646007",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-04T00:05:41Z",
"url": "https://mastodon.social/@mglaman/109282613091646007",
"attributedTo": "https://mastodon.social/users/mglaman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mglaman/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mglaman/statuses/109282613091646007",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-04:objectId=325126991:objectType=Conversation",
"content": "<p>🤔 is there a community Composer template for <a href=\"https://mastodon.social/tags/WordPress\" class=\"mention hashtag\" rel=\"tag\">#<span>WordPress</span></a>? I'm helping a friend out with a custom plugin and went to build a site locally.</p><p>It is _impossible_ to search for due to keyword stuffing of "compose" for page builders and of course "template"</p>",
"contentMap": {
"en": "<p>🤔 is there a community Composer template for <a href=\"https://mastodon.social/tags/WordPress\" class=\"mention hashtag\" rel=\"tag\">#<span>WordPress</span></a>? I'm helping a friend out with a custom plugin and went to build a site locally.</p><p>It is _impossible_ to search for due to keyword stuffing of "compose" for page builders and of course "template"</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/wordpress",
"name": "#wordpress"
}
],
"replies": {
"id": "https://mastodon.social/users/mglaman/statuses/109282613091646007/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mglaman/statuses/109282613091646007/replies?min_id=109282645973369370&page=true",
"partOf": "https://mastodon.social/users/mglaman/statuses/109282613091646007/replies",
"items": [
"https://mastodon.social/users/mglaman/statuses/109282620879962205",
"https://mastodon.social/users/mglaman/statuses/109282645973369370"
]
}
},
"likes": {
"id": "https://mastodon.social/users/mglaman/statuses/109282613091646007/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/mglaman/statuses/109282613091646007/shares",
"type": "Collection",
"totalItems": 0
}
}
}