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://mastodon.social/users/nateberkopec/statuses/113437927890449829/activity",
"type": "Create",
"actor": "https://mastodon.social/users/nateberkopec",
"published": "2024-11-06T20:36:53Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/nateberkopec/followers",
"https://ruby.social/users/postmodern"
],
"object": {
"id": "https://mastodon.social/users/nateberkopec/statuses/113437927890449829",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/postmodern/statuses/113437806911797865",
"published": "2024-11-06T20:36:53Z",
"url": "https://mastodon.social/@nateberkopec/113437927890449829",
"attributedTo": "https://mastodon.social/users/nateberkopec",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/nateberkopec/followers",
"https://ruby.social/users/postmodern"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/nateberkopec/statuses/113437927890449829",
"inReplyToAtomUri": "https://ruby.social/users/postmodern/statuses/113437806911797865",
"conversation": "tag:ruby.social,2024-11-06:objectId=58288077:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@postmodern\" class=\"u-url mention\">@<span>postmodern</span></a></span> this kind of thing drives me crazy. I don't like the include Dep thing either.</p><p>I like where they went with Repositories but just don't like the integration of it.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@postmodern\" class=\"u-url mention\">@<span>postmodern</span></a></span> this kind of thing drives me crazy. I don't like the include Dep thing either.</p><p>I like where they went with Repositories but just don't like the integration of it.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/113/437/925/058/297/238/original/fa455076b8458fd9.png",
"name": null,
"blurhash": "UFRfkCD%~q_N~qRjDjWB^+tRM{M{?I%MoyIU",
"width": 408,
"height": 140
}
],
"tag": [
{
"type": "Mention",
"href": "https://ruby.social/users/postmodern",
"name": "@postmodern@ruby.social"
}
],
"replies": {
"id": "https://mastodon.social/users/nateberkopec/statuses/113437927890449829/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/nateberkopec/statuses/113437927890449829/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/nateberkopec/statuses/113437927890449829/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/nateberkopec/statuses/113437927890449829/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/nateberkopec/statuses/113437927890449829/shares",
"type": "Collection",
"totalItems": 0
}
}
}