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.gamedev.place/users/rtm223/statuses/111099955233294352",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/rtm223/statuses/111099929615905428",
"published": "2023-09-20T22:59:41Z",
"url": "https://mastodon.gamedev.place/@rtm223/111099955233294352",
"attributedTo": "https://mastodon.gamedev.place/users/rtm223",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/rtm223/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/rtm223/statuses/111099955233294352",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/rtm223/statuses/111099929615905428",
"conversation": "tag:mastodon.gamedev.place,2023-09-20:objectId=57071174:objectType=Conversation",
"content": "<p>In 2021 i dumped unity in favour of Unreal again, and tweeted out something like "I'm starting to wonder if I'm sticking with Unity because I have a bunch of custom tooling and tech there and maybe this is a sunk cost fallacy?". It was my most engaged with tweet, because it apparently resonated with so many people</p><p>And I get it, It absolutely does suck to lose the tooling and experience, but it is still just sunk cost, and you will build new and better tools in whatever ecosystem you move to</p>",
"contentMap": {
"en": "<p>In 2021 i dumped unity in favour of Unreal again, and tweeted out something like "I'm starting to wonder if I'm sticking with Unity because I have a bunch of custom tooling and tech there and maybe this is a sunk cost fallacy?". It was my most engaged with tweet, because it apparently resonated with so many people</p><p>And I get it, It absolutely does suck to lose the tooling and experience, but it is still just sunk cost, and you will build new and better tools in whatever ecosystem you move to</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/rtm223/statuses/111099955233294352/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/rtm223/statuses/111099955233294352/replies?min_id=111099969284355182&page=true",
"partOf": "https://mastodon.gamedev.place/users/rtm223/statuses/111099955233294352/replies",
"items": [
"https://mastodon.gamedev.place/users/rtm223/statuses/111099969284355182"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/rtm223/statuses/111099955233294352/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://mastodon.gamedev.place/users/rtm223/statuses/111099955233294352/shares",
"type": "Collection",
"totalItems": 3
}
}