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://twit.social/users/brass75/statuses/113216197425515702/activity",
"type": "Create",
"actor": "https://twit.social/users/brass75",
"published": "2024-09-28T16:47:54Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://twit.social/users/brass75/followers",
"https://fosstodon.org/users/itsthejoker"
],
"object": {
"id": "https://twit.social/users/brass75/statuses/113216197425515702",
"type": "Note",
"summary": null,
"inReplyTo": "https://twit.social/users/brass75/statuses/113159767843559608",
"published": "2024-09-28T16:47:54Z",
"url": "https://twit.social/@brass75/113216197425515702",
"attributedTo": "https://twit.social/users/brass75",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://twit.social/users/brass75/followers",
"https://fosstodon.org/users/itsthejoker"
],
"sensitive": false,
"atomUri": "https://twit.social/users/brass75/statuses/113216197425515702",
"inReplyToAtomUri": "https://twit.social/users/brass75/statuses/113159767843559608",
"conversation": "tag:twit.social,2024-09-18:objectId=87860488:objectType=Conversation",
"content": "<p>I finally had a bit of time to sit down and work on this. I now have a basic, functional, URL shortener written with <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@itsthejoker\" class=\"u-url mention\">@<span>itsthejoker</span></a></span> 's Spiderweb framework. Check it out if you want to. (Realize it's very much a first draft. But this is literally what I was able to cobble together in 3 hours!)</p><p><a href=\"https://github.com/brass75/shorty\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/brass75/shorty</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>I finally had a bit of time to sit down and work on this. I now have a basic, functional, URL shortener written with <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@itsthejoker\" class=\"u-url mention\">@<span>itsthejoker</span></a></span> 's Spiderweb framework. Check it out if you want to. (Realize it's very much a first draft. But this is literally what I was able to cobble together in 3 hours!)</p><p><a href=\"https://github.com/brass75/shorty\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/brass75/shorty</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/itsthejoker",
"name": "@itsthejoker@fosstodon.org"
}
],
"replies": {
"id": "https://twit.social/users/brass75/statuses/113216197425515702/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://twit.social/users/brass75/statuses/113216197425515702/replies?min_id=113222163251705235&page=true",
"partOf": "https://twit.social/users/brass75/statuses/113216197425515702/replies",
"items": [
"https://twit.social/users/brass75/statuses/113222163251705235"
]
}
},
"likes": {
"id": "https://twit.social/users/brass75/statuses/113216197425515702/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://twit.social/users/brass75/statuses/113216197425515702/shares",
"type": "Collection",
"totalItems": 4
}
}
}