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.social/users/danielstucke/statuses/113508564234596377",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-19T08:00:38Z",
"url": "https://mastodon.social/@danielstucke/113508564234596377",
"attributedTo": "https://mastodon.social/users/danielstucke",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/danielstucke/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/danielstucke/statuses/113508564234596377",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-19:objectId=851793932:objectType=Conversation",
"content": "<p>First snowy run of the year. <a href=\"https://mastodon.social/tags/running\" class=\"mention hashtag\" rel=\"tag\">#<span>running</span></a> <a href=\"https://mastodon.social/tags/uksnow\" class=\"mention hashtag\" rel=\"tag\">#<span>uksnow</span></a></p>",
"contentMap": {
"en": "<p>First snowy run of the year. <a href=\"https://mastodon.social/tags/running\" class=\"mention hashtag\" rel=\"tag\">#<span>running</span></a> <a href=\"https://mastodon.social/tags/uksnow\" class=\"mention hashtag\" rel=\"tag\">#<span>uksnow</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/113/508/564/206/955/083/original/42bfac1488687da3.jpg",
"name": "Snow covered trail with overhanging trees. Overlaid with running stats for 7km morning run. ",
"blurhash": "UIAw9q%MRkM{01IUt6t7M{xuaxof?akCWCRj",
"width": 1440,
"height": 1920
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/running",
"name": "#running"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/uksnow",
"name": "#uksnow"
}
],
"replies": {
"id": "https://mastodon.social/users/danielstucke/statuses/113508564234596377/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/danielstucke/statuses/113508564234596377/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/danielstucke/statuses/113508564234596377/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/danielstucke/statuses/113508564234596377/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mastodon.social/users/danielstucke/statuses/113508564234596377/shares",
"type": "Collection",
"totalItems": 2
}
}