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/kenney/statuses/111164948641261942",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-02T10:28:22Z",
"url": "https://mastodon.gamedev.place/@kenney/111164948641261942",
"attributedTo": "https://mastodon.gamedev.place/users/kenney",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/kenney/followers",
"https://mastodon.gamedev.place/users/godotengine"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/kenney/statuses/111164948641261942",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2023-10-02:objectId=58728246:objectType=Conversation",
"content": "<p>Starter Kit FPS for <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@godotengine\" class=\"u-url mention\">@<span>godotengine</span></a></span> is now available! Dive into the source code (MIT licensed) or just grab the models/sounds (CC0 licensed) for your own projects ✨</p><p><a href=\"https://github.com/KenneyNL/Starter-Kit-FPS\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/KenneyNL/Starter-Ki</span><span class=\"invisible\">t-FPS</span></a></p><p><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/gameassets\" class=\"mention hashtag\" rel=\"tag\">#<span>gameassets</span></a></p>",
"contentMap": {
"en": "<p>Starter Kit FPS for <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@godotengine\" class=\"u-url mention\">@<span>godotengine</span></a></span> is now available! Dive into the source code (MIT licensed) or just grab the models/sounds (CC0 licensed) for your own projects ✨</p><p><a href=\"https://github.com/KenneyNL/Starter-Kit-FPS\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/KenneyNL/Starter-Ki</span><span class=\"invisible\">t-FPS</span></a></p><p><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/gameassets\" class=\"mention hashtag\" rel=\"tag\">#<span>gameassets</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/111/164/948/265/145/217/original/4a41bc74a4fa56f1.mp4",
"name": null,
"blurhash": "U9DmXTC6#Y#W_SGGW9rqt{Ot#mj;u.NGoIbc",
"width": 1280,
"height": 720
}
],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/godotengine",
"name": "@godotengine"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gameassets",
"name": "#gameassets"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/kenney/statuses/111164948641261942/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/kenney/statuses/111164948641261942/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/kenney/statuses/111164948641261942/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/kenney/statuses/111164948641261942/likes",
"type": "Collection",
"totalItems": 202
},
"shares": {
"id": "https://mastodon.gamedev.place/users/kenney/statuses/111164948641261942/shares",
"type": "Collection",
"totalItems": 114
}
}