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/mrlparker/statuses/109298784894474580",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T20:38:23Z",
"url": "https://mastodon.gamedev.place/@mrlparker/109298784894474580",
"attributedTo": "https://mastodon.gamedev.place/users/mrlparker",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/mrlparker/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/mrlparker/statuses/109298784894474580",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-06:objectId=15484004:objectType=Conversation",
"content": "<p>I've put this <a href=\"https://mastodon.gamedev.place/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> post off to too long now...</p><p>Hi! I'm Luke, a game and software developer of almost 10 years with a few released projects.</p><p>You can find the places I'm at here <a href=\"https://linktr.ee/mrlparker\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">linktr.ee/mrlparker</span><span class=\"invisible\"></span></a> which includes my games.</p><p>I enjoy anything creative really and still trying to find my niche when it comes to games.</p><p>(I would have added some images for my projects but uploading is taking a while)</p>",
"contentMap": {
"en": "<p>I've put this <a href=\"https://mastodon.gamedev.place/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> post off to too long now...</p><p>Hi! I'm Luke, a game and software developer of almost 10 years with a few released projects.</p><p>You can find the places I'm at here <a href=\"https://linktr.ee/mrlparker\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">linktr.ee/mrlparker</span><span class=\"invisible\"></span></a> which includes my games.</p><p>I enjoy anything creative really and still trying to find my niche when it comes to games.</p><p>(I would have added some images for my projects but uploading is taking a while)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/mrlparker/statuses/109298784894474580/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/mrlparker/statuses/109298784894474580/replies?min_id=109376029275928346&page=true",
"partOf": "https://mastodon.gamedev.place/users/mrlparker/statuses/109298784894474580/replies",
"items": [
"https://mastodon.gamedev.place/users/mrlparker/statuses/109298813937989955",
"https://mastodon.gamedev.place/users/mrlparker/statuses/109376029275928346"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/mrlparker/statuses/109298784894474580/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.gamedev.place/users/mrlparker/statuses/109298784894474580/shares",
"type": "Collection",
"totalItems": 2
}
}