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://sfba.social/users/kklevine/statuses/109277627228939487",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-03T02:57:43Z",
"url": "https://sfba.social/@kklevine/109277627228939487",
"attributedTo": "https://sfba.social/users/kklevine",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sfba.social/users/kklevine/followers"
],
"sensitive": false,
"atomUri": "https://sfba.social/users/kklevine/statuses/109277627228939487",
"inReplyToAtomUri": null,
"conversation": "tag:sfba.social,2022-11-03:objectId=2668690:objectType=Conversation",
"content": "<p>Something I would love to talk more about is libraries and labor, and how identities as professionals obscure the frame of workers. <a href=\"https://sfba.social/tags/Libraries\" class=\"mention hashtag\" rel=\"tag\">#<span>Libraries</span></a> <a href=\"https://sfba.social/tags/LibraryWorkers\" class=\"mention hashtag\" rel=\"tag\">#<span>LibraryWorkers</span></a> <a href=\"https://sfba.social/tags/Unions\" class=\"mention hashtag\" rel=\"tag\">#<span>Unions</span></a></p>",
"contentMap": {
"en": "<p>Something I would love to talk more about is libraries and labor, and how identities as professionals obscure the frame of workers. <a href=\"https://sfba.social/tags/Libraries\" class=\"mention hashtag\" rel=\"tag\">#<span>Libraries</span></a> <a href=\"https://sfba.social/tags/LibraryWorkers\" class=\"mention hashtag\" rel=\"tag\">#<span>LibraryWorkers</span></a> <a href=\"https://sfba.social/tags/Unions\" class=\"mention hashtag\" rel=\"tag\">#<span>Unions</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://sfba.social/tags/libraries",
"name": "#libraries"
},
{
"type": "Hashtag",
"href": "https://sfba.social/tags/libraryWorkers",
"name": "#libraryWorkers"
},
{
"type": "Hashtag",
"href": "https://sfba.social/tags/unions",
"name": "#unions"
}
],
"replies": {
"id": "https://sfba.social/users/kklevine/statuses/109277627228939487/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sfba.social/users/kklevine/statuses/109277627228939487/replies?min_id=109277648617666342&page=true",
"partOf": "https://sfba.social/users/kklevine/statuses/109277627228939487/replies",
"items": [
"https://sfba.social/users/kklevine/statuses/109277648617666342"
]
}
},
"likes": {
"id": "https://sfba.social/users/kklevine/statuses/109277627228939487/likes",
"type": "Collection",
"totalItems": 23
},
"shares": {
"id": "https://sfba.social/users/kklevine/statuses/109277627228939487/shares",
"type": "Collection",
"totalItems": 10
}
}