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/mcccclean/statuses/110635829649237105/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/mcccclean",
"published": "2023-06-30T23:46:27Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/mcccclean/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/110635829649237105",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-06-30T23:46:27Z",
"url": "https://mastodon.gamedev.place/@mcccclean/110635829649237105",
"attributedTo": "https://mastodon.gamedev.place/users/mcccclean",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/mcccclean/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/mcccclean/statuses/110635829649237105",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2023-06-30:objectId=44695525:objectType=Conversation",
"content": "<p>more work on item stuff for <a href=\"https://mastodon.gamedev.place/tags/screenshotsaturday\" class=\"mention hashtag\" rel=\"tag\">#<span>screenshotsaturday</span></a>, just added some harvesting/foraging abilities</p><p><a href=\"https://mastodon.gamedev.place/tags/lowpoly\" class=\"mention hashtag\" rel=\"tag\">#<span>lowpoly</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a></p>",
"contentMap": {
"en": "<p>more work on item stuff for <a href=\"https://mastodon.gamedev.place/tags/screenshotsaturday\" class=\"mention hashtag\" rel=\"tag\">#<span>screenshotsaturday</span></a>, just added some harvesting/foraging abilities</p><p><a href=\"https://mastodon.gamedev.place/tags/lowpoly\" class=\"mention hashtag\" rel=\"tag\">#<span>lowpoly</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/110/635/824/298/202/532/original/02875a2e9e83f4e5.mp4",
"name": null,
"blurhash": "UtJtxZsqWBog0LW;t7j]9ZW-V[WB-ooLWUae",
"width": 1920,
"height": 1080
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/screenshotsaturday",
"name": "#screenshotsaturday"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/lowpoly",
"name": "#lowpoly"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiedev",
"name": "#indiedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/godotengine",
"name": "#godotengine"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/110635829649237105/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/mcccclean/statuses/110635829649237105/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/mcccclean/statuses/110635829649237105/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/110635829649237105/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/110635829649237105/shares",
"type": "Collection",
"totalItems": 0
}
}
}