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/grogpod/statuses/110107458377551020/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/grogpod",
"published": "2023-03-29T16:14:41Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/grogpod/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/grogpod/statuses/110107458377551020",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-29T16:14:41Z",
"url": "https://mastodon.gamedev.place/@grogpod/110107458377551020",
"attributedTo": "https://mastodon.gamedev.place/users/grogpod",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/grogpod/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/grogpod/statuses/110107458377551020",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2023-03-29:objectId=33010973:objectType=Conversation",
"content": "<p>This week on the <a href=\"https://mastodon.gamedev.place/tags/roguelike\" class=\"mention hashtag\" rel=\"tag\">#<span>roguelike</span></a> <a href=\"https://mastodon.gamedev.place/tags/podcast\" class=\"mention hashtag\" rel=\"tag\">#<span>podcast</span></a>, we tackle a combat simulator for <a href=\"https://mastodon.gamedev.place/tags/DND\" class=\"mention hashtag\" rel=\"tag\">#<span>DND</span></a>: Low Magic Age! Turns out it's very helpful to have one of your co-hosts be an experienced dungeon master, so we are at least somewhat informed on what the heck vancian magic is. <a href=\"https://www.youtube.com/watch?v=FzRY9SO9zbw\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=FzRY9SO9zb</span><span class=\"invisible\">w</span></a></p>",
"contentMap": {
"en": "<p>This week on the <a href=\"https://mastodon.gamedev.place/tags/roguelike\" class=\"mention hashtag\" rel=\"tag\">#<span>roguelike</span></a> <a href=\"https://mastodon.gamedev.place/tags/podcast\" class=\"mention hashtag\" rel=\"tag\">#<span>podcast</span></a>, we tackle a combat simulator for <a href=\"https://mastodon.gamedev.place/tags/DND\" class=\"mention hashtag\" rel=\"tag\">#<span>DND</span></a>: Low Magic Age! Turns out it's very helpful to have one of your co-hosts be an experienced dungeon master, so we are at least somewhat informed on what the heck vancian magic is. <a href=\"https://www.youtube.com/watch?v=FzRY9SO9zbw\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=FzRY9SO9zb</span><span class=\"invisible\">w</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/roguelike",
"name": "#roguelike"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/podcast",
"name": "#podcast"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/dnd",
"name": "#dnd"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/grogpod/statuses/110107458377551020/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/grogpod/statuses/110107458377551020/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/grogpod/statuses/110107458377551020/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/grogpod/statuses/110107458377551020/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/grogpod/statuses/110107458377551020/shares",
"type": "Collection",
"totalItems": 0
}
}
}