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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.nz/users/theadmin/statuses/111848219216907482",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-31T02:33:04Z",
"url": "https://mastodon.nz/@theadmin/111848219216907482",
"attributedTo": "https://mastodon.nz/users/theadmin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.nz/users/theadmin/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.nz/users/theadmin/statuses/111848219216907482",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.nz,2024-01-31:objectId=64411711:objectType=Conversation",
"content": "<p>Have identified the timeline issue :blobnomcookie: </p><p>It's regenerating now but may take awhile for it to completely back-fill.. Will be done by end of day 🙉</p>",
"contentMap": {
"en": "<p>Have identified the timeline issue :blobnomcookie: </p><p>It's regenerating now but may take awhile for it to completely back-fill.. Will be done by end of day 🙉</p>"
},
"attachment": [],
"tag": [
{
"id": "https://mastodon.nz/emojis/76890",
"type": "Emoji",
"name": ":blobnomcookie:",
"updated": "2022-11-10T07:15:47Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://mastodon.nz/system/custom_emojis/images/000/076/890/original/6c8ff17b5b56a505.png"
}
}
],
"replies": {
"id": "https://mastodon.nz/users/theadmin/statuses/111848219216907482/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.nz/users/theadmin/statuses/111848219216907482/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.nz/users/theadmin/statuses/111848219216907482/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.nz/users/theadmin/statuses/111848219216907482/likes",
"type": "Collection",
"totalItems": 39
},
"shares": {
"id": "https://mastodon.nz/users/theadmin/statuses/111848219216907482/shares",
"type": "Collection",
"totalItems": 3
}
}