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/maxliani/statuses/113354559069030651/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/maxliani",
"published": "2024-10-23T03:15:06Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/maxliani/followers",
"https://mastodon.gamedev.place/users/VrKomarov"
],
"object": {
"id": "https://mastodon.gamedev.place/users/maxliani/statuses/113354559069030651",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/VrKomarov/statuses/113322579830210105",
"published": "2024-10-23T03:15:06Z",
"url": "https://mastodon.gamedev.place/@maxliani/113354559069030651",
"attributedTo": "https://mastodon.gamedev.place/users/maxliani",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/maxliani/followers",
"https://mastodon.gamedev.place/users/VrKomarov"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/maxliani/statuses/113354559069030651",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/VrKomarov/statuses/113322579830210105",
"conversation": "tag:mastodon.gamedev.place,2024-10-13:objectId=114764252:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@VrKomarov\" class=\"u-url mention\">@<span>VrKomarov</span></a></span> it was similar for my first renderer: I was frustrated with the commercial tools and wanted to make the renderer I have wanted to use. Then it became the renderer at the company. 12 years later, I don’t work there anymore, but people are still using it and improving it.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@VrKomarov\" class=\"u-url mention\">@<span>VrKomarov</span></a></span> it was similar for my first renderer: I was frustrated with the commercial tools and wanted to make the renderer I have wanted to use. Then it became the renderer at the company. 12 years later, I don’t work there anymore, but people are still using it and improving it.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/VrKomarov",
"name": "@VrKomarov"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/maxliani/statuses/113354559069030651/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/maxliani/statuses/113354559069030651/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/maxliani/statuses/113354559069030651/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/maxliani/statuses/113354559069030651/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.gamedev.place/users/maxliani/statuses/113354559069030651/shares",
"type": "Collection",
"totalItems": 0
}
}
}