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/vododovoodvod/outbox?page=true",
"type": "OrderedCollectionPage",
"prev": "https://mastodon.gamedev.place/users/vododovoodvod/outbox?min_id=109383792162941594&page=true",
"partOf": "https://mastodon.gamedev.place/users/vododovoodvod/outbox",
"orderedItems": [
{
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383792162941594/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/vododovoodvod",
"published": "2022-11-21T20:56:51Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/vododovoodvod/followers",
"https://mastodon.gamedev.place/users/Tearcell"
],
"object": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383792162941594",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/Tearcell/statuses/109383776308786340",
"published": "2022-11-21T20:56:51Z",
"url": "https://mastodon.gamedev.place/@vododovoodvod/109383792162941594",
"attributedTo": "https://mastodon.gamedev.place/users/vododovoodvod",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/vododovoodvod/followers",
"https://mastodon.gamedev.place/users/Tearcell"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383792162941594",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/Tearcell/statuses/109383776308786340",
"conversation": "tag:mastodon.gamedev.place,2022-11-21:objectId=17236784:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@Tearcell\" class=\"u-url mention\">@<span>Tearcell</span></a></span> Any other programming patterns you would recommend for a fellow noob? I feel like I got a new toy.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@Tearcell\" class=\"u-url mention\">@<span>Tearcell</span></a></span> Any other programming patterns you would recommend for a fellow noob? I feel like I got a new toy.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/Tearcell",
"name": "@Tearcell"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383792162941594/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383792162941594/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383792162941594/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383792162941594/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383792162941594/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383764444854095/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/vododovoodvod",
"published": "2022-11-21T20:49:48Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/vododovoodvod/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383764444854095",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-21T20:49:48Z",
"url": "https://mastodon.gamedev.place/@vododovoodvod/109383764444854095",
"attributedTo": "https://mastodon.gamedev.place/users/vododovoodvod",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/vododovoodvod/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383764444854095",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-21:objectId=17236784:objectType=Conversation",
"content": "<p>State machine pattern is one of those things that seem big and scary, but once you get hang of it everything is so much easier. <a href=\"https://mastodon.gamedev.place/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a> <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.gamedev.place/tags/pattern\" class=\"mention hashtag\" rel=\"tag\">#<span>pattern</span></a></p>",
"contentMap": {
"en": "<p>State machine pattern is one of those things that seem big and scary, but once you get hang of it everything is so much easier. <a href=\"https://mastodon.gamedev.place/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a> <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.gamedev.place/tags/pattern\" class=\"mention hashtag\" rel=\"tag\">#<span>pattern</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/godotengine",
"name": "#godotengine"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/pattern",
"name": "#pattern"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383764444854095/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383764444854095/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383764444854095/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383764444854095/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109383764444854095/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372569899064289/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/vododovoodvod",
"published": "2022-11-19T21:22:53Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/vododovoodvod/followers",
"https://mastodon.gamedev.place/users/atropos148"
],
"object": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372569899064289",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/atropos148/statuses/109372380569698493",
"published": "2022-11-19T21:22:53Z",
"url": "https://mastodon.gamedev.place/@vododovoodvod/109372569899064289",
"attributedTo": "https://mastodon.gamedev.place/users/vododovoodvod",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/vododovoodvod/followers",
"https://mastodon.gamedev.place/users/atropos148"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372569899064289",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/atropos148/statuses/109372380569698493",
"conversation": "tag:mastodon.gamedev.place,2022-11-19:objectId=16885176:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@atropos148\" class=\"u-url mention\">@<span>atropos148</span></a></span> 3D model import dialog finally makes sense. It's not transformation anymore, it's position. Navigation server (I know it's in 3.5, but it's backported)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@atropos148\" class=\"u-url mention\">@<span>atropos148</span></a></span> 3D model import dialog finally makes sense. It's not transformation anymore, it's position. Navigation server (I know it's in 3.5, but it's backported)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/atropos148",
"name": "@atropos148"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372569899064289/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372569899064289/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372569899064289/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372569899064289/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372569899064289/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372103017730744/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/vododovoodvod",
"published": "2022-11-19T19:24:09Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/vododovoodvod/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372103017730744",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-19T19:24:09Z",
"url": "https://mastodon.gamedev.place/@vododovoodvod/109372103017730744",
"attributedTo": "https://mastodon.gamedev.place/users/vododovoodvod",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/vododovoodvod/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372103017730744",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-19:objectId=16885176:objectType=Conversation",
"content": "<p>Switched from Godot 3 to Godot 4, and I am more than impressed! <a href=\"https://mastodon.gamedev.place/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a></p>",
"contentMap": {
"en": "<p>Switched from Godot 3 to Godot 4, and I am more than impressed! <a href=\"https://mastodon.gamedev.place/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/godotengine",
"name": "#godotengine"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372103017730744/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372103017730744/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372103017730744/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372103017730744/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109372103017730744/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109332021382750398/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/vododovoodvod",
"published": "2022-11-12T17:30:52Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/vododovoodvod/followers",
"https://gamedev.lgbt/users/bram"
],
"object": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109332021382750398",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-12T17:30:52Z",
"url": "https://mastodon.gamedev.place/@vododovoodvod/109332021382750398",
"attributedTo": "https://mastodon.gamedev.place/users/vododovoodvod",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/vododovoodvod/followers",
"https://gamedev.lgbt/users/bram"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109332021382750398",
"inReplyToAtomUri": null,
"conversation": "tag:gamedev.lgbt,2022-11-12:objectId=33464:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://gamedev.lgbt/@bram\" class=\"u-url mention\">@<span>bram</span></a></span> I played Quake 3 Arena as little kid. That game made me want to make my own games. <br />Now I work as 3D artist, but developing games as hobby.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://gamedev.lgbt/@bram\" class=\"u-url mention\">@<span>bram</span></a></span> I played Quake 3 Arena as little kid. That game made me want to make my own games. <br />Now I work as 3D artist, but developing games as hobby.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://gamedev.lgbt/users/bram",
"name": "@bram@gamedev.lgbt"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109332021382750398/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109332021382750398/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109332021382750398/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109332021382750398/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109332021382750398/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327237727621478/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/vododovoodvod",
"published": "2022-11-11T21:14:19Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/vododovoodvod/followers",
"https://mastodon.gamedev.place/users/DevLogLogan"
],
"object": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327237727621478",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/DevLogLogan/statuses/109325400621442364",
"published": "2022-11-11T21:14:19Z",
"url": "https://mastodon.gamedev.place/@vododovoodvod/109327237727621478",
"attributedTo": "https://mastodon.gamedev.place/users/vododovoodvod",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/vododovoodvod/followers",
"https://mastodon.gamedev.place/users/DevLogLogan"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327237727621478",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/DevLogLogan/statuses/109325400621442364",
"conversation": "tag:mastodon.gamedev.place,2022-11-11:objectId=15876532:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@DevLogLogan\" class=\"u-url mention\">@<span>DevLogLogan</span></a></span> This kind of toot is very useful to me as new guy on server (and Mastodon in general). Thanks!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@DevLogLogan\" class=\"u-url mention\">@<span>DevLogLogan</span></a></span> This kind of toot is very useful to me as new guy on server (and Mastodon in general). Thanks!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/DevLogLogan",
"name": "@DevLogLogan"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327237727621478/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327237727621478/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327237727621478/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327237727621478/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327237727621478/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327232802654435/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/vododovoodvod",
"published": "2022-11-11T21:13:04Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/vododovoodvod/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327232802654435",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-11T21:13:04Z",
"url": "https://mastodon.gamedev.place/@vododovoodvod/109327232802654435",
"attributedTo": "https://mastodon.gamedev.place/users/vododovoodvod",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/vododovoodvod/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327232802654435",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-11:objectId=15919383:objectType=Conversation",
"content": "<p>Let's try Mastodon, shall we?<br /><a href=\"https://mastodon.gamedev.place/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> professional 3D artist <a href=\"https://mastodon.gamedev.place/tags/Blender\" class=\"mention hashtag\" rel=\"tag\">#<span>Blender</span></a>, hobby game developer <a href=\"https://mastodon.gamedev.place/tags/GodotEngine\" class=\"mention hashtag\" rel=\"tag\">#<span>GodotEngine</span></a> <br />Looking to share progress and connect!</p>",
"contentMap": {
"en": "<p>Let's try Mastodon, shall we?<br /><a href=\"https://mastodon.gamedev.place/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> professional 3D artist <a href=\"https://mastodon.gamedev.place/tags/Blender\" class=\"mention hashtag\" rel=\"tag\">#<span>Blender</span></a>, hobby game developer <a href=\"https://mastodon.gamedev.place/tags/GodotEngine\" class=\"mention hashtag\" rel=\"tag\">#<span>GodotEngine</span></a> <br />Looking to share progress and connect!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/blender",
"name": "#blender"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/godotengine",
"name": "#godotengine"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327232802654435/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327232802654435/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327232802654435/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327232802654435/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/vododovoodvod/statuses/109327232802654435/shares",
"type": "Collection",
"totalItems": 0
}
}
}
]
}