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"
}
}
],
"id": "https://social.linux.pizza/users/simonbp/statuses/113731355593982899",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-28T16:19:24Z",
"url": "https://social.linux.pizza/@simonbp/113731355593982899",
"attributedTo": "https://social.linux.pizza/users/simonbp",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.linux.pizza/users/simonbp/followers"
],
"sensitive": false,
"atomUri": "https://social.linux.pizza/users/simonbp/statuses/113731355593982899",
"inReplyToAtomUri": null,
"conversation": "tag:social.linux.pizza,2024-12-28:objectId=156035064:objectType=Conversation",
"content": "<p>Just some random photos looking back on 2024.</p><p>#1 Descending on the narrow gauge Alishan Forest Railway in Taiwan in June. Greenest place I've ever been.</p>",
"contentMap": {
"en": "<p>Just some random photos looking back on 2024.</p><p>#1 Descending on the narrow gauge Alishan Forest Railway in Taiwan in June. Greenest place I've ever been.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.social.linux.pizza/system/media_attachments/files/113/731/345/285/669/030/original/76c3164f16c9a3bf.jpg",
"name": "So many curves to allow cool shots",
"blurhash": "UOBg;j?[RQa1.T%hofWA%ixwjbRj.9x]WAoI",
"width": 3319,
"height": 2499
}
],
"tag": [],
"replies": {
"id": "https://social.linux.pizza/users/simonbp/statuses/113731355593982899/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.linux.pizza/users/simonbp/statuses/113731355593982899/replies?min_id=113731402346994303&page=true",
"partOf": "https://social.linux.pizza/users/simonbp/statuses/113731355593982899/replies",
"items": [
"https://social.linux.pizza/users/simonbp/statuses/113731402346994303"
]
}
},
"likes": {
"id": "https://social.linux.pizza/users/simonbp/statuses/113731355593982899/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://social.linux.pizza/users/simonbp/statuses/113731355593982899/shares",
"type": "Collection",
"totalItems": 1
}
}