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/Sharlock93/statuses/113357533272239794/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/Sharlock93",
"published": "2024-10-23T15:51:28Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/Sharlock93/followers",
"https://mastodon.gamedev.place/users/SonnyBonds",
"https://mastodon.gamedev.place/users/rovarma"
],
"object": {
"id": "https://mastodon.gamedev.place/users/Sharlock93/statuses/113357533272239794",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/SonnyBonds/statuses/113357516846563092",
"published": "2024-10-23T15:51:28Z",
"url": "https://mastodon.gamedev.place/@Sharlock93/113357533272239794",
"attributedTo": "https://mastodon.gamedev.place/users/Sharlock93",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/Sharlock93/followers",
"https://mastodon.gamedev.place/users/SonnyBonds",
"https://mastodon.gamedev.place/users/rovarma"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/Sharlock93/statuses/113357533272239794",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/SonnyBonds/statuses/113357516846563092",
"conversation": "tag:mastodon.gamedev.place,2024-10-23:objectId=116321593:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@SonnyBonds\" class=\"u-url mention\">@<span>SonnyBonds</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@rovarma\" class=\"u-url mention\">@<span>rovarma</span></a></span> some of my colleagues that worked on XCode did not like its coding experience, so I have been trying to find a way to do it via visual studio for my own personal projects. Its very finicky.<br />I personally like remedy a bit more than RAD as the RAD experience is a bit all over the place but ofc its only in alpha and I'm sure it will be a great debugger on linux once that is done.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@SonnyBonds\" class=\"u-url mention\">@<span>SonnyBonds</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@rovarma\" class=\"u-url mention\">@<span>rovarma</span></a></span> some of my colleagues that worked on XCode did not like its coding experience, so I have been trying to find a way to do it via visual studio for my own personal projects. Its very finicky.<br />I personally like remedy a bit more than RAD as the RAD experience is a bit all over the place but ofc its only in alpha and I'm sure it will be a great debugger on linux once that is done.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/SonnyBonds",
"name": "@SonnyBonds"
},
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/rovarma",
"name": "@rovarma"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/Sharlock93/statuses/113357533272239794/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/Sharlock93/statuses/113357533272239794/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/Sharlock93/statuses/113357533272239794/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/Sharlock93/statuses/113357533272239794/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/Sharlock93/statuses/113357533272239794/shares",
"type": "Collection",
"totalItems": 0
}
}
}