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.ie/users/ilneill/statuses/109592094695780587",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-28T15:50:55Z",
"url": "https://mastodon.ie/@ilneill/109592094695780587",
"attributedTo": "https://mastodon.ie/users/ilneill",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.ie/users/ilneill/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.ie/users/ilneill/statuses/109592094695780587",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.ie,2022-12-28:objectId=21573142:objectType=Conversation",
"content": "<p>Sitting here fighting the RPi x86 OS. Cannot get any of the Arduino IDEs to run... Missing dependencies! It is not meant to be this annoying. Gonna try LXLE again, USB bootable stick ready to go 🚀</p>",
"contentMap": {
"en": "<p>Sitting here fighting the RPi x86 OS. Cannot get any of the Arduino IDEs to run... Missing dependencies! It is not meant to be this annoying. Gonna try LXLE again, USB bootable stick ready to go 🚀</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.ie/users/ilneill/statuses/109592094695780587/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.ie/users/ilneill/statuses/109592094695780587/replies?min_id=109592332626730506&page=true",
"partOf": "https://mastodon.ie/users/ilneill/statuses/109592094695780587/replies",
"items": [
"https://mastodon.ie/users/ilneill/statuses/109592332626730506"
]
}
},
"likes": {
"id": "https://mastodon.ie/users/ilneill/statuses/109592094695780587/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.ie/users/ilneill/statuses/109592094695780587/shares",
"type": "Collection",
"totalItems": 0
}
}