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://mathstodon.xyz/users/erou/statuses/110001385320720034",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-10T22:38:55Z",
"url": "https://mathstodon.xyz/@erou/110001385320720034",
"attributedTo": "https://mathstodon.xyz/users/erou",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/erou/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/erou/statuses/110001385320720034",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2023-03-10:objectId=43798680:objectType=Conversation",
"content": "<p>Today's <a href=\"https://mathstodon.xyz/tags/EduGlow\" class=\"mention hashtag\" rel=\"tag\">#<span>EduGlow</span></a> </p><p>A simple "We missed you during the holidays" does the trick 😅.</p><p>I'm a simple person!</p><p><a href=\"https://mathstodon.xyz/tags/teaching\" class=\"mention hashtag\" rel=\"tag\">#<span>teaching</span></a> <a href=\"https://mathstodon.xyz/tags/edutooter\" class=\"mention hashtag\" rel=\"tag\">#<span>edutooter</span></a> <a href=\"https://mathstodon.xyz/tags/education\" class=\"mention hashtag\" rel=\"tag\">#<span>education</span></a></p>",
"contentMap": {
"en": "<p>Today's <a href=\"https://mathstodon.xyz/tags/EduGlow\" class=\"mention hashtag\" rel=\"tag\">#<span>EduGlow</span></a> </p><p>A simple "We missed you during the holidays" does the trick 😅.</p><p>I'm a simple person!</p><p><a href=\"https://mathstodon.xyz/tags/teaching\" class=\"mention hashtag\" rel=\"tag\">#<span>teaching</span></a> <a href=\"https://mathstodon.xyz/tags/edutooter\" class=\"mention hashtag\" rel=\"tag\">#<span>edutooter</span></a> <a href=\"https://mathstodon.xyz/tags/education\" class=\"mention hashtag\" rel=\"tag\">#<span>education</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/education",
"name": "#education"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/EduTooter",
"name": "#EduTooter"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/teaching",
"name": "#teaching"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/EduGlow",
"name": "#EduGlow"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/erou/statuses/110001385320720034/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/erou/statuses/110001385320720034/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/erou/statuses/110001385320720034/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/erou/statuses/110001385320720034/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mathstodon.xyz/users/erou/statuses/110001385320720034/shares",
"type": "Collection",
"totalItems": 0
}
}