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://techtoots.com/users/pmbrandvold/statuses/113483384157165569/activity",
"type": "Create",
"actor": "https://techtoots.com/users/pmbrandvold",
"published": "2024-11-14T21:17:00Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techtoots.com/users/pmbrandvold/followers"
],
"object": {
"id": "https://techtoots.com/users/pmbrandvold/statuses/113483384157165569",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-14T21:17:00Z",
"url": "https://techtoots.com/@pmbrandvold/113483384157165569",
"attributedTo": "https://techtoots.com/users/pmbrandvold",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techtoots.com/users/pmbrandvold/followers"
],
"sensitive": false,
"atomUri": "https://techtoots.com/users/pmbrandvold/statuses/113483384157165569",
"inReplyToAtomUri": null,
"conversation": "tag:techtoots.com,2024-11-14:objectId=15216253:objectType=Conversation",
"content": "<p>I’ve got a bunch of old laptops lying around and I think I’m going to load them all up with a <a href=\"https://techtoots.com/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> distro (probably Ubuntu), kit them up with a charger and blank usb stick, and distribute them to some little free <a href=\"https://techtoots.com/tags/libraries\" class=\"mention hashtag\" rel=\"tag\">#<span>libraries</span></a>. Why not. I’d love to include a little <a href=\"https://techtoots.com/tags/zine\" class=\"mention hashtag\" rel=\"tag\">#<span>zine</span></a> to help “onboard” someone to Linux, etc if anyone has any suggestions for that.</p><p>Now, I know there’s the whole “don’t trust random tech in your network” side of things so maybe also a primer on <a href=\"https://techtoots.com/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a> too?</p>",
"contentMap": {
"en": "<p>I’ve got a bunch of old laptops lying around and I think I’m going to load them all up with a <a href=\"https://techtoots.com/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> distro (probably Ubuntu), kit them up with a charger and blank usb stick, and distribute them to some little free <a href=\"https://techtoots.com/tags/libraries\" class=\"mention hashtag\" rel=\"tag\">#<span>libraries</span></a>. Why not. I’d love to include a little <a href=\"https://techtoots.com/tags/zine\" class=\"mention hashtag\" rel=\"tag\">#<span>zine</span></a> to help “onboard” someone to Linux, etc if anyone has any suggestions for that.</p><p>Now, I know there’s the whole “don’t trust random tech in your network” side of things so maybe also a primer on <a href=\"https://techtoots.com/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a> too?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://techtoots.com/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://techtoots.com/tags/libraries",
"name": "#libraries"
},
{
"type": "Hashtag",
"href": "https://techtoots.com/tags/zine",
"name": "#zine"
},
{
"type": "Hashtag",
"href": "https://techtoots.com/tags/security",
"name": "#security"
}
],
"replies": {
"id": "https://techtoots.com/users/pmbrandvold/statuses/113483384157165569/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techtoots.com/users/pmbrandvold/statuses/113483384157165569/replies?min_id=113483394450126794&page=true",
"partOf": "https://techtoots.com/users/pmbrandvold/statuses/113483384157165569/replies",
"items": [
"https://techtoots.com/users/pmbrandvold/statuses/113483394450126794"
]
}
},
"likes": {
"id": "https://techtoots.com/users/pmbrandvold/statuses/113483384157165569/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://techtoots.com/users/pmbrandvold/statuses/113483384157165569/shares",
"type": "Collection",
"totalItems": 1
}
}
}