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/arganoid/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.gamedev.place/users/arganoid/statuses/109376150124263287",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-20T12:33:23Z",
"url": "https://mastodon.gamedev.place/@arganoid/109376150124263287",
"attributedTo": "https://mastodon.gamedev.place/users/arganoid",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/arganoid/followers",
"https://mas.to/users/ryanlambie"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/arganoid/statuses/109376150124263287",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-20:objectId=16994487:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.gamedev.place/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p>I worked at Frontier for 13 years on games such as Rollercoaster Tycoon 3, Dog's Life, LostWinds 2 and Kinectimals.</p><p>I had to leave after developing severe RSI, brought on partly by very intense work. I now tutor computer science and programming, but also work on my own games. In the last few years I've worked with @Raspberry_Pi@raspberrypi.social on the book Code the Classics Vol 1, and written articles for <span class=\"h-card\" translate=\"no\"><a href=\"https://mas.to/@ryanlambie\" class=\"u-url mention\">@<span>ryanlambie</span></a></span> 's Wireframe magazine.</p><p>Exciting stuff to be announced soon!</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.gamedev.place/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p>I worked at Frontier for 13 years on games such as Rollercoaster Tycoon 3, Dog's Life, LostWinds 2 and Kinectimals.</p><p>I had to leave after developing severe RSI, brought on partly by very intense work. I now tutor computer science and programming, but also work on my own games. In the last few years I've worked with @Raspberry_Pi@raspberrypi.social on the book Code the Classics Vol 1, and written articles for <span class=\"h-card\" translate=\"no\"><a href=\"https://mas.to/@ryanlambie\" class=\"u-url mention\">@<span>ryanlambie</span></a></span> 's Wireframe magazine.</p><p>Exciting stuff to be announced soon!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mas.to/users/ryanlambie",
"name": "@ryanlambie@mas.to"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/arganoid/statuses/109376150124263287/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/arganoid/statuses/109376150124263287/replies?min_id=109376194672981625&page=true",
"partOf": "https://mastodon.gamedev.place/users/arganoid/statuses/109376150124263287/replies",
"items": [
"https://mastodon.gamedev.place/users/arganoid/statuses/109376194672981625"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/arganoid/statuses/109376150124263287/likes",
"type": "Collection",
"totalItems": 16
},
"shares": {
"id": "https://mastodon.gamedev.place/users/arganoid/statuses/109376150124263287/shares",
"type": "Collection",
"totalItems": 5
}
}
]
}