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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://metalhead.club/users/mariusor/statuses/101218164919991657",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-12-10T18:30:27Z",
"url": "https://metalhead.club/@mariusor/101218164919991657",
"attributedTo": "https://metalhead.club/users/mariusor",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://metalhead.club/users/mariusor/followers"
],
"sensitive": false,
"atomUri": "https://metalhead.club/users/mariusor/statuses/101218164919991657",
"inReplyToAtomUri": null,
"conversation": "tag:metalhead.club,2018-12-10:objectId=2449181:objectType=Conversation",
"content": "<p>In a bit of good news, it appears my svg fill: currentColor bug might get fixed for Firefox 65. :firefox: </p><p><a href=\"https://metalhead.club/tags/firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>firefox</span></a> <a href=\"https://metalhead.club/tags/bug\" class=\"mention hashtag\" rel=\"tag\">#<span>bug</span></a></p>",
"contentMap": {
"en": "<p>In a bit of good news, it appears my svg fill: currentColor bug might get fixed for Firefox 65. :firefox: </p><p><a href=\"https://metalhead.club/tags/firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>firefox</span></a> <a href=\"https://metalhead.club/tags/bug\" class=\"mention hashtag\" rel=\"tag\">#<span>bug</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://metalhead.club/tags/firefox",
"name": "#firefox"
},
{
"type": "Hashtag",
"href": "https://metalhead.club/tags/bug",
"name": "#bug"
},
{
"id": "https://metalhead.club/emojis/230899",
"type": "Emoji",
"name": ":firefox:",
"updated": "2023-01-29T14:04:02Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://media.metalhead.club/custom_emojis/images/000/230/899/original/677849b16a0fb89d.png"
}
}
],
"replies": {
"id": "https://metalhead.club/users/mariusor/statuses/101218164919991657/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://metalhead.club/users/mariusor/statuses/101218164919991657/replies?min_id=101268330410665258&page=true",
"partOf": "https://metalhead.club/users/mariusor/statuses/101218164919991657/replies",
"items": [
"https://metalhead.club/users/mariusor/statuses/101268330410665258"
]
}
},
"likes": {
"id": "https://metalhead.club/users/mariusor/statuses/101218164919991657/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://metalhead.club/users/mariusor/statuses/101218164919991657/shares",
"type": "Collection",
"totalItems": 0
}
}