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/110431381558325058",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-05-25T21:12:37Z",
"url": "https://mathstodon.xyz/@erou/110431381558325058",
"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/110431381558325058",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2023-05-25:objectId=51752389:objectType=Conversation",
"content": "<p>When your favorite student asks you if you're going to be their teacher next year: ☺️☺️☺️</p><p><a href=\"https://mathstodon.xyz/tags/EduGlow\" class=\"mention hashtag\" rel=\"tag\">#<span>EduGlow</span></a> <a href=\"https://mathstodon.xyz/tags/teaching\" class=\"mention hashtag\" rel=\"tag\">#<span>teaching</span></a> <a href=\"https://mathstodon.xyz/tags/education\" class=\"mention hashtag\" rel=\"tag\">#<span>education</span></a></p>",
"contentMap": {
"fr": "<p>When your favorite student asks you if you're going to be their teacher next year: ☺️☺️☺️</p><p><a href=\"https://mathstodon.xyz/tags/EduGlow\" class=\"mention hashtag\" rel=\"tag\">#<span>EduGlow</span></a> <a href=\"https://mathstodon.xyz/tags/teaching\" class=\"mention hashtag\" rel=\"tag\">#<span>teaching</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/teaching",
"name": "#teaching"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/EduGlow",
"name": "#EduGlow"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/erou/statuses/110431381558325058/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/erou/statuses/110431381558325058/replies?min_id=110431383886686481&page=true",
"partOf": "https://mathstodon.xyz/users/erou/statuses/110431381558325058/replies",
"items": [
"https://mathstodon.xyz/users/erou/statuses/110431383886686481"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/erou/statuses/110431381558325058/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mathstodon.xyz/users/erou/statuses/110431381558325058/shares",
"type": "Collection",
"totalItems": 0
}
}