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/zartom/statuses/114362800834087092",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-19T04:44:14Z",
"url": "https://mastodon.social/@zartom/114362800834087092",
"attributedTo": "https://mastodon.social/users/zartom",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/zartom/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/zartom/statuses/114362800834087092",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-04-19:objectId=975955115:objectType=Conversation",
"content": "<p>Retrieving DB2 C Function Code: A Guide for DBAs<br />Retrieving DB2 C Function code isn't directly possible via standard DB2 queries. Learn how to access metadata for location & characteristics to find the code in its external library. <a href=\"https://mastodon.social/tags/DB2\" class=\"mention hashtag\" rel=\"tag\">#<span>DB2</span></a> <a href=\"https://mastodon.social/tags/CFunction\" class=\"mention hashtag\" rel=\"tag\">#<span>CFunction</span></a> <a href=\"https://mastodon.social/tags/UDF\" class=\"mention hashtag\" rel=\"tag\">#<span>UDF</span></a> <a href=\"https://mastodon.social/tags/Database\" class=\"mention hashtag\" rel=\"tag\">#<span>Database</span></a> <a href=\"https://mastodon.social/tags/SQL\" class=\"mention hashtag\" rel=\"tag\">#<span>SQL</span></a> <a href=\"https://mastodon.social/tags/IBM\" class=\"mention hashtag\" rel=\"tag\">#<span>IBM</span></a><br /><a href=\"https://tech-champion.com/database/db2luw/retrieving-db2-c-function-code-a-guide-for-dbas/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tech-champion.com/database/db2</span><span class=\"invisible\">luw/retrieving-db2-c-function-code-a-guide-for-dbas/</span></a><br />...</p>",
"contentMap": {
"en": "<p>Retrieving DB2 C Function Code: A Guide for DBAs<br />Retrieving DB2 C Function code isn't directly possible via standard DB2 queries. Learn how to access metadata for location & characteristics to find the code in its external library. <a href=\"https://mastodon.social/tags/DB2\" class=\"mention hashtag\" rel=\"tag\">#<span>DB2</span></a> <a href=\"https://mastodon.social/tags/CFunction\" class=\"mention hashtag\" rel=\"tag\">#<span>CFunction</span></a> <a href=\"https://mastodon.social/tags/UDF\" class=\"mention hashtag\" rel=\"tag\">#<span>UDF</span></a> <a href=\"https://mastodon.social/tags/Database\" class=\"mention hashtag\" rel=\"tag\">#<span>Database</span></a> <a href=\"https://mastodon.social/tags/SQL\" class=\"mention hashtag\" rel=\"tag\">#<span>SQL</span></a> <a href=\"https://mastodon.social/tags/IBM\" class=\"mention hashtag\" rel=\"tag\">#<span>IBM</span></a><br /><a href=\"https://tech-champion.com/database/db2luw/retrieving-db2-c-function-code-a-guide-for-dbas/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tech-champion.com/database/db2</span><span class=\"invisible\">luw/retrieving-db2-c-function-code-a-guide-for-dbas/</span></a><br />...</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/db2",
"name": "#db2"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cfunction",
"name": "#cfunction"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/udf",
"name": "#udf"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/database",
"name": "#database"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/sql",
"name": "#sql"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ibm",
"name": "#ibm"
}
],
"replies": {
"id": "https://mastodon.social/users/zartom/statuses/114362800834087092/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/zartom/statuses/114362800834087092/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/zartom/statuses/114362800834087092/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/zartom/statuses/114362800834087092/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/zartom/statuses/114362800834087092/shares",
"type": "Collection",
"totalItems": 1
}
}