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"
}
],
"id": "https://code4lib.social/users/dbs/statuses/113460884898325252/activity",
"type": "Create",
"actor": "https://code4lib.social/users/dbs",
"published": "2024-11-10T21:55:09Z",
"to": [
"https://code4lib.social/users/dbs/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://scoat.es/users/sean",
"https://bitbang.social/users/anthony"
],
"object": {
"id": "https://code4lib.social/users/dbs/statuses/113460884898325252",
"type": "Note",
"summary": null,
"inReplyTo": "https://scoat.es/users/sean/statuses/113453875992670638",
"published": "2024-11-10T21:55:09Z",
"url": "https://code4lib.social/@dbs/113460884898325252",
"attributedTo": "https://code4lib.social/users/dbs",
"to": [
"https://code4lib.social/users/dbs/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://scoat.es/users/sean",
"https://bitbang.social/users/anthony"
],
"sensitive": false,
"atomUri": "https://code4lib.social/users/dbs/statuses/113460884898325252",
"inReplyToAtomUri": "https://scoat.es/users/sean/statuses/113453875992670638",
"conversation": "tag:scoat.es,2024-11-09:objectId=383383:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://scoat.es/@sean\" class=\"u-url mention\">@<span>sean</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://bitbang.social/@anthony\" class=\"u-url mention\">@<span>anthony</span></a></span> I was a Phoenix user as well, and remember the excitement of using it to test new CSS and JS approaches.</p><p>And I can't forget Firebird because of how many times that database was mentioned (as a kind of special snowflake by one person) in the php-db forums</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://scoat.es/@sean\" class=\"u-url mention\">@<span>sean</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://bitbang.social/@anthony\" class=\"u-url mention\">@<span>anthony</span></a></span> I was a Phoenix user as well, and remember the excitement of using it to test new CSS and JS approaches.</p><p>And I can't forget Firebird because of how many times that database was mentioned (as a kind of special snowflake by one person) in the php-db forums</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://scoat.es/users/sean",
"name": "@sean@scoat.es"
},
{
"type": "Mention",
"href": "https://bitbang.social/users/anthony",
"name": "@anthony@bitbang.social"
}
],
"replies": {
"id": "https://code4lib.social/users/dbs/statuses/113460884898325252/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://code4lib.social/users/dbs/statuses/113460884898325252/replies?only_other_accounts=true&page=true",
"partOf": "https://code4lib.social/users/dbs/statuses/113460884898325252/replies",
"items": []
}
},
"likes": {
"id": "https://code4lib.social/users/dbs/statuses/113460884898325252/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://code4lib.social/users/dbs/statuses/113460884898325252/shares",
"type": "Collection",
"totalItems": 0
}
}
}