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/dogtrax/statuses/7449167",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/tellio/statuses/7448716",
"published": "2017-05-29T10:00:34Z",
"url": "https://mastodon.social/@dogtrax/7449167",
"attributedTo": "https://mastodon.social/users/dogtrax",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/dogtrax/followers",
"https://mastodon.social/users/tellio"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-05-29:objectId=7449167:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.social,2017-05-29:objectId=7448716:objectType=Status",
"conversation": "tag:mastodon.social,2017-05-27:objectId=595600:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@tellio\" class=\"u-url mention\">@<span>tellio</span></a></span> I am reminded of federated wiki. perhaps that experience helps me (us) to understanding the federated element of this space, too. Recently came back upon this illustration for fedwiki concept. I find myself wondering about a visual for Mastodon, too. <a href=\"https://mastodon.social/media/jaYL6SaBZX8gInjjZXk\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.social/media/jaYL6SaB</span><span class=\"invisible\">ZX8gInjjZXk</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@tellio\" class=\"u-url mention\">@<span>tellio</span></a></span> I am reminded of federated wiki. perhaps that experience helps me (us) to understanding the federated element of this space, too. Recently came back upon this illustration for fedwiki concept. I find myself wondering about a visual for Mastodon, too. <a href=\"https://mastodon.social/media/jaYL6SaBZX8gInjjZXk\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.social/media/jaYL6SaB</span><span class=\"invisible\">ZX8gInjjZXk</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/000/574/706/original/1c3a5fd9418e11fe.jpg",
"name": null,
"blurhash": null,
"width": 640,
"height": 360
}
],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/tellio",
"name": "@tellio"
}
],
"replies": {
"id": "https://mastodon.social/users/dogtrax/statuses/7449167/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/dogtrax/statuses/7449167/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/dogtrax/statuses/7449167/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/dogtrax/statuses/7449167/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/dogtrax/statuses/7449167/shares",
"type": "Collection",
"totalItems": 0
}
}