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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.gamedev.place/users/ForlornMemories/statuses/110127509484697725",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-04-02T05:13:57Z",
"url": "https://mastodon.gamedev.place/@ForlornMemories/110127509484697725",
"attributedTo": "https://mastodon.gamedev.place/users/ForlornMemories",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/ForlornMemories/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/ForlornMemories/statuses/110127509484697725",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2023-04-02:objectId=33397941:objectType=Conversation",
"content": "<p>I've added another gimmick to polish a bit the friendship/romance system. Once a certain reputation level is reached, the characters now play various idle animations in the character screen that reflect the current relationship level with the selected character.</p><p><a href=\"https://mastodon.gamedev.place/tags/indiegame\" class=\"mention hashtag\" rel=\"tag\">#<span>indiegame</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/rpg\" class=\"mention hashtag\" rel=\"tag\">#<span>rpg</span></a> | <a href=\"https://mastodon.gamedev.place/tags/forlornmemories\" class=\"mention hashtag\" rel=\"tag\">#<span>forlornmemories</span></a></p>",
"contentMap": {
"en": "<p>I've added another gimmick to polish a bit the friendship/romance system. Once a certain reputation level is reached, the characters now play various idle animations in the character screen that reflect the current relationship level with the selected character.</p><p><a href=\"https://mastodon.gamedev.place/tags/indiegame\" class=\"mention hashtag\" rel=\"tag\">#<span>indiegame</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/rpg\" class=\"mention hashtag\" rel=\"tag\">#<span>rpg</span></a> | <a href=\"https://mastodon.gamedev.place/tags/forlornmemories\" class=\"mention hashtag\" rel=\"tag\">#<span>forlornmemories</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/110/127/504/345/530/445/original/97254c549edb3ee3.mp4",
"name": null,
"blurhash": "UA9%9nxZ0en~^joLE2o056WU-ptR0zax^jSg",
"width": 1920,
"height": 1080
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiegame",
"name": "#indiegame"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/rpg",
"name": "#rpg"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/forlornmemories",
"name": "#forlornmemories"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/ForlornMemories/statuses/110127509484697725/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/ForlornMemories/statuses/110127509484697725/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/ForlornMemories/statuses/110127509484697725/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/ForlornMemories/statuses/110127509484697725/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://mastodon.gamedev.place/users/ForlornMemories/statuses/110127509484697725/shares",
"type": "Collection",
"totalItems": 3
}
}