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://hci.social/users/PetraWille/statuses/109743638593940750",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-24T10:10:32Z",
"url": "https://hci.social/@PetraWille/109743638593940750",
"attributedTo": "https://hci.social/users/PetraWille",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hci.social/users/PetraWille/followers"
],
"sensitive": false,
"atomUri": "https://hci.social/users/PetraWille/statuses/109743638593940750",
"inReplyToAtomUri": null,
"conversation": "tag:hci.social,2023-01-24:objectId=3779836:objectType=Conversation",
"content": "<p>During my product Community of Practice research, I was surprised to learn that a lot of PMs don’t know that communities like ProductTank or other PM meetups exist.</p><p>➡ If you’re a product leader, I think it’s a great idea to ask your product organization if they are attending out-of-the-company community events, and if not, help them realize that these outside communities exist!</p><p><a href=\"https://hci.social/tags/community\" class=\"mention hashtag\" rel=\"tag\">#<span>community</span></a> <a href=\"https://hci.social/tags/productleadership\" class=\"mention hashtag\" rel=\"tag\">#<span>productleadership</span></a></p>",
"contentMap": {
"en": "<p>During my product Community of Practice research, I was surprised to learn that a lot of PMs don’t know that communities like ProductTank or other PM meetups exist.</p><p>➡ If you’re a product leader, I think it’s a great idea to ask your product organization if they are attending out-of-the-company community events, and if not, help them realize that these outside communities exist!</p><p><a href=\"https://hci.social/tags/community\" class=\"mention hashtag\" rel=\"tag\">#<span>community</span></a> <a href=\"https://hci.social/tags/productleadership\" class=\"mention hashtag\" rel=\"tag\">#<span>productleadership</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://hci.social/tags/community",
"name": "#community"
},
{
"type": "Hashtag",
"href": "https://hci.social/tags/productleadership",
"name": "#productleadership"
}
],
"replies": {
"id": "https://hci.social/users/PetraWille/statuses/109743638593940750/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hci.social/users/PetraWille/statuses/109743638593940750/replies?min_id=109743639938766793&page=true",
"partOf": "https://hci.social/users/PetraWille/statuses/109743638593940750/replies",
"items": [
"https://hci.social/users/PetraWille/statuses/109743639938766793"
]
}
},
"likes": {
"id": "https://hci.social/users/PetraWille/statuses/109743638593940750/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://hci.social/users/PetraWille/statuses/109743638593940750/shares",
"type": "Collection",
"totalItems": 0
}
}