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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/feedle/statuses/111777858273025234",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-18T16:19:21Z",
"url": "https://mastodon.social/@feedle/111777858273025234",
"attributedTo": "https://mastodon.social/users/feedle",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/feedle/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/feedle/statuses/111777858273025234",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-01-18:objectId=623033545:objectType=Conversation",
"content": "<p>Here is a short demo video that showcases what you can do with Feedle. Suppose, you are interested in keeping up-to-date with creators in the <a href=\"https://mastodon.social/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> programming community. You can:</p><p>1. Search for a topic of interest. You can use boolean operators and other Google-like tricks to fine-tune your query.<br />2. Grab the topic's <a href=\"https://mastodon.social/tags/RSS\" class=\"mention hashtag\" rel=\"tag\">#<span>RSS</span></a> feed and add to your reader.<br />3. If you have a blog, you can even export an embed that you can then share with your own audience. Plus, don't forget to add your blog to Feedle!</p>",
"contentMap": {
"en": "<p>Here is a short demo video that showcases what you can do with Feedle. Suppose, you are interested in keeping up-to-date with creators in the <a href=\"https://mastodon.social/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> programming community. You can:</p><p>1. Search for a topic of interest. You can use boolean operators and other Google-like tricks to fine-tune your query.<br />2. Grab the topic's <a href=\"https://mastodon.social/tags/RSS\" class=\"mention hashtag\" rel=\"tag\">#<span>RSS</span></a> feed and add to your reader.<br />3. If you have a blog, you can even export an embed that you can then share with your own audience. Plus, don't forget to add your blog to Feedle!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/111/777/822/387/543/062/original/5b037cf6fb5c4ef9.mp4",
"name": null,
"blurhash": "UPQdGdj[kCof]qj[WBj[;,j[axay1sj[kBay",
"width": 1920,
"height": 940
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rust",
"name": "#rust"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rss",
"name": "#rss"
}
],
"replies": {
"id": "https://mastodon.social/users/feedle/statuses/111777858273025234/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/feedle/statuses/111777858273025234/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/feedle/statuses/111777858273025234/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/feedle/statuses/111777858273025234/likes",
"type": "Collection",
"totalItems": 29
},
"shares": {
"id": "https://mastodon.social/users/feedle/statuses/111777858273025234/shares",
"type": "Collection",
"totalItems": 25
}
}