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://mastodon.gamedev.place/users/ojrac/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.gamedev.place/users/ojrac/statuses/109376447137615233",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-20T13:48:55Z",
"url": "https://mastodon.gamedev.place/@ojrac/109376447137615233",
"attributedTo": "https://mastodon.gamedev.place/users/ojrac",
"to": [
"https://mastodon.gamedev.place/users/ojrac/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/ojrac/statuses/109376447137615233",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-20:objectId=17003330:objectType=Conversation",
"content": "<p>Hi, I'm Owen! I've been programming games at work for about 10 years; I like co-op games, and got a little obsessed with pet mice over the pandemic. I'm mostly here to read, but I'm hoping to do more hobby game dev and have more to talk about some day soon. (Until then... mouse pictures?) <a href=\"https://mastodon.gamedev.place/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p>",
"contentMap": {
"en": "<p>Hi, I'm Owen! I've been programming games at work for about 10 years; I like co-op games, and got a little obsessed with pet mice over the pandemic. I'm mostly here to read, but I'm hoping to do more hobby game dev and have more to talk about some day soon. (Until then... mouse pictures?) <a href=\"https://mastodon.gamedev.place/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/ojrac/statuses/109376447137615233/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/ojrac/statuses/109376447137615233/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/ojrac/statuses/109376447137615233/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/ojrac/statuses/109376447137615233/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/ojrac/statuses/109376447137615233/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}