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.online/users/ilyess/statuses/111641664273534081",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-25T15:03:25Z",
"url": "https://mastodon.online/@ilyess/111641664273534081",
"attributedTo": "https://mastodon.online/users/ilyess",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/ilyess/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/ilyess/statuses/111641664273534081",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2023-12-25:objectId=264817660:objectType=Conversation",
"content": "<p>Merry Christmas to all of you who celebrate! May your day be filled with joy, your code be bug-free, and your holiday quests bring epic loot!</p><p><a href=\"https://mastodon.online/tags/christmas\" class=\"mention hashtag\" rel=\"tag\">#<span>christmas</span></a> <a href=\"https://mastodon.online/tags/holiday\" class=\"mention hashtag\" rel=\"tag\">#<span>holiday</span></a></p>",
"contentMap": {
"en": "<p>Merry Christmas to all of you who celebrate! May your day be filled with joy, your code be bug-free, and your holiday quests bring epic loot!</p><p><a href=\"https://mastodon.online/tags/christmas\" class=\"mention hashtag\" rel=\"tag\">#<span>christmas</span></a> <a href=\"https://mastodon.online/tags/holiday\" class=\"mention hashtag\" rel=\"tag\">#<span>holiday</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/christmas",
"name": "#christmas"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/holiday",
"name": "#holiday"
}
],
"replies": {
"id": "https://mastodon.online/users/ilyess/statuses/111641664273534081/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/ilyess/statuses/111641664273534081/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/ilyess/statuses/111641664273534081/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/ilyess/statuses/111641664273534081/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://mastodon.online/users/ilyess/statuses/111641664273534081/shares",
"type": "Collection",
"totalItems": 2
}
}