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://front-end.social/users/bramus/statuses/111800606465893125",
"type": "Note",
"summary": null,
"inReplyTo": "https://front-end.social/users/bramus/statuses/111800602196820376",
"published": "2024-01-22T16:44:31Z",
"url": "https://front-end.social/@bramus/111800606465893125",
"attributedTo": "https://front-end.social/users/bramus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/bramus/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/bramus/statuses/111800606465893125",
"inReplyToAtomUri": "https://front-end.social/users/bramus/statuses/111800602196820376",
"conversation": "tag:front-end.social,2024-01-22:objectId=7263465:objectType=Conversation",
"content": "<p>Before I continue though, credit where credit is due: the demo is built after this Music Playlist Interaction Concept by Ehsan Rahimi:</p><p><a href=\"https://dribbble.com/shots/4650389-Music-Playlist-App-Interaction\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">dribbble.com/shots/4650389-Mus</span><span class=\"invisible\">ic-Playlist-App-Interaction</span></a></p>",
"contentMap": {
"en": "<p>Before I continue though, credit where credit is due: the demo is built after this Music Playlist Interaction Concept by Ehsan Rahimi:</p><p><a href=\"https://dribbble.com/shots/4650389-Music-Playlist-App-Interaction\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">dribbble.com/shots/4650389-Mus</span><span class=\"invisible\">ic-Playlist-App-Interaction</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/frontendsocial/media_attachments/files/111/800/605/364/642/139/original/fd6f0d9c52c95732.mp4",
"name": "Video of the concept built by Ehsan Rahimi",
"blurhash": "UlPz^$s-}QNJX9azn#oL$#azNIj@%1azNHoK",
"focalPoint": [
0,
0
],
"width": 780,
"height": 578
}
],
"tag": [],
"replies": {
"id": "https://front-end.social/users/bramus/statuses/111800606465893125/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/bramus/statuses/111800606465893125/replies?min_id=111800610521437460&page=true",
"partOf": "https://front-end.social/users/bramus/statuses/111800606465893125/replies",
"items": [
"https://front-end.social/users/bramus/statuses/111800610521437460"
]
}
},
"likes": {
"id": "https://front-end.social/users/bramus/statuses/111800606465893125/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://front-end.social/users/bramus/statuses/111800606465893125/shares",
"type": "Collection",
"totalItems": 0
}
}