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://mastodon.online/users/tomstafford/statuses/113202878905481020",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-26T08:20:50Z",
"url": "https://mastodon.online/@tomstafford/113202878905481020",
"attributedTo": "https://mastodon.online/users/tomstafford",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/tomstafford/followers",
"https://neuromatch.social/users/neuralreckoning"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/tomstafford/statuses/113202878905481020",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2024-09-26:objectId=392929338:objectType=Conversation",
"content": "<p>Props to <span class=\"h-card\" translate=\"no\"><a href=\"https://neuromatch.social/@neuralreckoning\" class=\"u-url mention\">@<span>neuralreckoning</span></a></span> for this conference timer. Works on browser, phone & offline. I used it for myself for a recent talk and it was ideal </p><p><a href=\"http://neural-reckoning.org/conference-timer.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"ellipsis\">neural-reckoning.org/conferenc</span><span class=\"invisible\">e-timer.html</span></a></p><p>(although the buttons are a little fiddly on a phone)</p>",
"contentMap": {
"en": "<p>Props to <span class=\"h-card\" translate=\"no\"><a href=\"https://neuromatch.social/@neuralreckoning\" class=\"u-url mention\">@<span>neuralreckoning</span></a></span> for this conference timer. Works on browser, phone & offline. I used it for myself for a recent talk and it was ideal </p><p><a href=\"http://neural-reckoning.org/conference-timer.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"ellipsis\">neural-reckoning.org/conferenc</span><span class=\"invisible\">e-timer.html</span></a></p><p>(although the buttons are a little fiddly on a phone)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://neuromatch.social/users/neuralreckoning",
"name": "@neuralreckoning@neuromatch.social"
}
],
"replies": {
"id": "https://mastodon.online/users/tomstafford/statuses/113202878905481020/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/tomstafford/statuses/113202878905481020/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/tomstafford/statuses/113202878905481020/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/tomstafford/statuses/113202878905481020/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://mastodon.online/users/tomstafford/statuses/113202878905481020/shares",
"type": "Collection",
"totalItems": 15
}
}