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/111099969284355182/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/rtm223",
"published": "2023-09-20T23:03:16Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/rtm223/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/rtm223/statuses/111099969284355182",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/rtm223/statuses/111099955233294352",
"published": "2023-09-20T23:03:16Z",
"url": "https://mastodon.gamedev.place/@rtm223/111099969284355182",
"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/111099969284355182",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/rtm223/statuses/111099955233294352",
"conversation": "tag:mastodon.gamedev.place,2023-09-20:objectId=57071174:objectType=Conversation",
"content": "<p>My point is that you can ship in a new engine. If you've ever shipped before then you've already done it! Yeah it will go slow and it will be frustrating at first, but the real hard part in making games is all the stuff that you make on top of that engine, it's not using the tools themselves that is the challenge</p>",
"contentMap": {
"en": "<p>My point is that you can ship in a new engine. If you've ever shipped before then you've already done it! Yeah it will go slow and it will be frustrating at first, but the real hard part in making games is all the stuff that you make on top of that engine, it's not using the tools themselves that is the challenge</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/rtm223/statuses/111099969284355182/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/rtm223/statuses/111099969284355182/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/rtm223/statuses/111099969284355182/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/rtm223/statuses/111099969284355182/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://mastodon.gamedev.place/users/rtm223/statuses/111099969284355182/shares",
"type": "Collection",
"totalItems": 3
}
}
}