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://fosstodon.org/users/yabellini/statuses/109277256251674668",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-03T01:23:22Z",
"url": "https://fosstodon.org/@yabellini/109277256251674668",
"attributedTo": "https://fosstodon.org/users/yabellini",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/yabellini/followers",
"https://a.gup.pe/u/rstats",
"https://a.gup.pe/u/rstats/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/yabellini/statuses/109277256251674668",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-11-03:objectId=56017798:objectType=Conversation",
"content": "<p>Here are my slides about notebooks for teaching and learning with the <span class=\"h-card\" translate=\"no\"><a href=\"https://a.gup.pe/u/rstats\" class=\"u-url mention\">@<span>rstats</span></a></span> examples.</p><p>Thanks so much to all the people that share your notebooks with me.</p><p>I will deliver the talk tomorrow. Feedback is always welcome!</p><p><a href=\"https://docs.google.com/presentation/d/172u9UOBC_Ro6xpWK0bjiM78IxkRMORHuurqtCzuukgk/edit?usp=sharing\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.google.com/presentation/d</span><span class=\"invisible\">/172u9UOBC_Ro6xpWK0bjiM78IxkRMORHuurqtCzuukgk/edit?usp=sharing</span></a></p>",
"contentMap": {
"en": "<p>Here are my slides about notebooks for teaching and learning with the <span class=\"h-card\" translate=\"no\"><a href=\"https://a.gup.pe/u/rstats\" class=\"u-url mention\">@<span>rstats</span></a></span> examples.</p><p>Thanks so much to all the people that share your notebooks with me.</p><p>I will deliver the talk tomorrow. Feedback is always welcome!</p><p><a href=\"https://docs.google.com/presentation/d/172u9UOBC_Ro6xpWK0bjiM78IxkRMORHuurqtCzuukgk/edit?usp=sharing\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.google.com/presentation/d</span><span class=\"invisible\">/172u9UOBC_Ro6xpWK0bjiM78IxkRMORHuurqtCzuukgk/edit?usp=sharing</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://a.gup.pe/u/rstats",
"name": "@rstats@a.gup.pe"
}
],
"replies": {
"id": "https://fosstodon.org/users/yabellini/statuses/109277256251674668/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/yabellini/statuses/109277256251674668/replies?min_id=109281951415223005&page=true",
"partOf": "https://fosstodon.org/users/yabellini/statuses/109277256251674668/replies",
"items": [
"https://fosstodon.org/users/yabellini/statuses/109281951415223005"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/yabellini/statuses/109277256251674668/likes",
"type": "Collection",
"totalItems": 19
},
"shares": {
"id": "https://fosstodon.org/users/yabellini/statuses/109277256251674668/shares",
"type": "Collection",
"totalItems": 11
}
}