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/richpuchalsky/statuses/112010213240446748",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-28T17:10:16Z",
"url": "https://mastodon.social/@richpuchalsky/112010213240446748",
"attributedTo": "https://mastodon.social/users/richpuchalsky",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/richpuchalsky/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/richpuchalsky/statuses/112010213240446748",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-02-28:objectId=653057083:objectType=Conversation",
"content": "<p>There has been a lot written about how so-called "<a href=\"https://mastodon.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a>" <a href=\"https://mastodon.social/tags/LLM\" class=\"mention hashtag\" rel=\"tag\">#<span>LLM</span></a> s have had bad effects for artists, writers, programmers, and people who do not want governmental agencies or corporations to make racist decisions. I will take all of that as having been written better by other people and write about how AI is bad for <a href=\"https://mastodon.social/tags/librarians\" class=\"mention hashtag\" rel=\"tag\">#<span>librarians</span></a>.</p><p>1/n</p>",
"contentMap": {
"en": "<p>There has been a lot written about how so-called "<a href=\"https://mastodon.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a>" <a href=\"https://mastodon.social/tags/LLM\" class=\"mention hashtag\" rel=\"tag\">#<span>LLM</span></a> s have had bad effects for artists, writers, programmers, and people who do not want governmental agencies or corporations to make racist decisions. I will take all of that as having been written better by other people and write about how AI is bad for <a href=\"https://mastodon.social/tags/librarians\" class=\"mention hashtag\" rel=\"tag\">#<span>librarians</span></a>.</p><p>1/n</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/llm",
"name": "#llm"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/librarians",
"name": "#librarians"
}
],
"replies": {
"id": "https://mastodon.social/users/richpuchalsky/statuses/112010213240446748/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/richpuchalsky/statuses/112010213240446748/replies?min_id=112010234069094813&page=true",
"partOf": "https://mastodon.social/users/richpuchalsky/statuses/112010213240446748/replies",
"items": [
"https://mastodon.social/users/richpuchalsky/statuses/112010234069094813"
]
}
},
"likes": {
"id": "https://mastodon.social/users/richpuchalsky/statuses/112010213240446748/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/richpuchalsky/statuses/112010213240446748/shares",
"type": "Collection",
"totalItems": 2
}
}