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"
}
],
"id": "https://fosstodon.org/users/santhosh/statuses/111562669115684005",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-11T16:13:55Z",
"url": "https://fosstodon.org/@santhosh/111562669115684005",
"attributedTo": "https://fosstodon.org/users/santhosh",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/santhosh/followers",
"https://fosstodon.org/users/lume"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/santhosh/statuses/111562669115684005",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-12-11:objectId=167972674:objectType=Conversation",
"content": "<p>just migrated my site to <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@lume\" class=\"u-url mention\">@<span>lume</span></a></span> v2 successfully ✅ </p><p>Great Work 👏🦄</p><p>Checklist 🐝</p><p>- Nunjucks plugin <br />- post.data.(title,url,tages,description) replaced to post.(title,url,tages,description)<br />- Search.value <br />- site.process <br />- picture and Transform plugin for webp conversion <br />- njk static template for robots, sitemap and rss feed </p><p><a href=\"https://fosstodon.org/tags/lumeland\" class=\"mention hashtag\" rel=\"tag\">#<span>lumeland</span></a> <a href=\"https://fosstodon.org/tags/deno\" class=\"mention hashtag\" rel=\"tag\">#<span>deno</span></a></p>",
"contentMap": {
"en": "<p>just migrated my site to <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@lume\" class=\"u-url mention\">@<span>lume</span></a></span> v2 successfully ✅ </p><p>Great Work 👏🦄</p><p>Checklist 🐝</p><p>- Nunjucks plugin <br />- post.data.(title,url,tages,description) replaced to post.(title,url,tages,description)<br />- Search.value <br />- site.process <br />- picture and Transform plugin for webp conversion <br />- njk static template for robots, sitemap and rss feed </p><p><a href=\"https://fosstodon.org/tags/lumeland\" class=\"mention hashtag\" rel=\"tag\">#<span>lumeland</span></a> <a href=\"https://fosstodon.org/tags/deno\" class=\"mention hashtag\" rel=\"tag\">#<span>deno</span></a></p>"
},
"updated": "2023-12-11T16:15:06Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/lume",
"name": "@lume"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/lumeland",
"name": "#lumeland"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/deno",
"name": "#deno"
}
],
"replies": {
"id": "https://fosstodon.org/users/santhosh/statuses/111562669115684005/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/santhosh/statuses/111562669115684005/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/santhosh/statuses/111562669115684005/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/santhosh/statuses/111562669115684005/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://fosstodon.org/users/santhosh/statuses/111562669115684005/shares",
"type": "Collection",
"totalItems": 3
}
}