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://mastodon.social/users/radwebhosting/statuses/114537030793084134",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-19T23:13:12Z",
"url": "https://mastodon.social/@radwebhosting/114537030793084134",
"attributedTo": "https://mastodon.social/users/radwebhosting",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/radwebhosting/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/radwebhosting/statuses/114537030793084134",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-05-19:objectId=1001408548:objectType=Conversation",
"content": "<p>Memcached vs <a href=\"https://mastodon.social/tags/Redis\" class=\"mention hashtag\" rel=\"tag\">#<span>Redis</span></a> <a href=\"https://mastodon.social/tags/Cache\" class=\"mention hashtag\" rel=\"tag\">#<span>Cache</span></a> This article provides a detailed comparison of <a href=\"https://mastodon.social/tags/Memcached\" class=\"mention hashtag\" rel=\"tag\">#<span>Memcached</span></a> vs Redis cache.<br />What is Memcached?<br />Memcached is a high-performance, distributed memory caching system designed to speed up dynamic web applications by reducing the database load.<br />🔍 Key Features</p><p> \tIn-memory storage: Stores data in RAM, making it extremely fast.<br /> \tKey-value store: Caches data using a simple string-based key-value ...<br />Continued 👉 <a href=\"https://blog.radwebhosting.com/memcached-vs-redis-cache/?utm_source=mastodon&utm_medium=social&utm_campaign=ReviveOldPost\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">blog.radwebhosting.com/memcach</span><span class=\"invisible\">ed-vs-redis-cache/?utm_source=mastodon&utm_medium=social&utm_campaign=ReviveOldPost</span></a> <a href=\"https://mastodon.social/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a> <a href=\"https://mastodon.social/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a> <a href=\"https://mastodon.social/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>",
"contentMap": {
"en": "<p>Memcached vs <a href=\"https://mastodon.social/tags/Redis\" class=\"mention hashtag\" rel=\"tag\">#<span>Redis</span></a> <a href=\"https://mastodon.social/tags/Cache\" class=\"mention hashtag\" rel=\"tag\">#<span>Cache</span></a> This article provides a detailed comparison of <a href=\"https://mastodon.social/tags/Memcached\" class=\"mention hashtag\" rel=\"tag\">#<span>Memcached</span></a> vs Redis cache.<br />What is Memcached?<br />Memcached is a high-performance, distributed memory caching system designed to speed up dynamic web applications by reducing the database load.<br />🔍 Key Features</p><p> \tIn-memory storage: Stores data in RAM, making it extremely fast.<br /> \tKey-value store: Caches data using a simple string-based key-value ...<br />Continued 👉 <a href=\"https://blog.radwebhosting.com/memcached-vs-redis-cache/?utm_source=mastodon&utm_medium=social&utm_campaign=ReviveOldPost\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">blog.radwebhosting.com/memcach</span><span class=\"invisible\">ed-vs-redis-cache/?utm_source=mastodon&utm_medium=social&utm_campaign=ReviveOldPost</span></a> <a href=\"https://mastodon.social/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a> <a href=\"https://mastodon.social/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a> <a href=\"https://mastodon.social/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/redis",
"name": "#redis"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cache",
"name": "#cache"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/memcached",
"name": "#memcached"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/selfhosted",
"name": "#selfhosted"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/selfhosting",
"name": "#selfhosting"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/opensource",
"name": "#opensource"
}
],
"replies": {
"id": "https://mastodon.social/users/radwebhosting/statuses/114537030793084134/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/radwebhosting/statuses/114537030793084134/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/radwebhosting/statuses/114537030793084134/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/radwebhosting/statuses/114537030793084134/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/radwebhosting/statuses/114537030793084134/shares",
"type": "Collection",
"totalItems": 0
}
}