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/jki/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.gamedev.place/users/jki/statuses/109616100043852505",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-01T21:35:48Z",
"url": "https://mastodon.gamedev.place/@jki/109616100043852505",
"attributedTo": "https://mastodon.gamedev.place/users/jki",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/jki/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/jki/statuses/109616100043852505",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2023-01-01:objectId=22944079:objectType=Conversation",
"content": "<p>2023 resolution - making a game ๐ฎ</p><p>Success criteria: I have to be able to play a multiplayer session with the kids (and they have to want to play it with me).</p><p>No other criteria. Deadline Dec 31, 2023. </p><p>This is my year-long <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/gamejam\" class=\"mention hashtag\" rel=\"tag\">#<span>gamejam</span></a></p><p>Status updates posted as replies below ๐งต๐</p>",
"contentMap": {
"lv": "<p>2023 resolution - making a game ๐ฎ</p><p>Success criteria: I have to be able to play a multiplayer session with the kids (and they have to want to play it with me).</p><p>No other criteria. Deadline Dec 31, 2023. </p><p>This is my year-long <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/gamejam\" class=\"mention hashtag\" rel=\"tag\">#<span>gamejam</span></a></p><p>Status updates posted as replies below ๐งต๐</p>"
},
"updated": "2023-01-04T22:19:18Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamejam",
"name": "#gamejam"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/jki/statuses/109616100043852505/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/jki/statuses/109616100043852505/replies?min_id=109633234422553683&page=true",
"partOf": "https://mastodon.gamedev.place/users/jki/statuses/109616100043852505/replies",
"items": [
"https://mastodon.gamedev.place/users/jki/statuses/109633234422553683"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/jki/statuses/109616100043852505/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://mastodon.gamedev.place/users/jki/statuses/109616100043852505/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}