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://aoir.social/users/admin1/statuses/110056654470000572",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-20T16:54:35Z",
"url": "https://aoir.social/@admin1/110056654470000572",
"attributedTo": "https://aoir.social/users/admin1",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://aoir.social/users/admin1/followers"
],
"sensitive": false,
"atomUri": "https://aoir.social/users/admin1/statuses/110056654470000572",
"inReplyToAtomUri": null,
"conversation": "tag:aoir.social,2023-03-20:objectId=138074:objectType=Conversation",
"content": "<p><a href=\"https://aoir.social/tags/mastodonadmin\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodonadmin</span></a> <a href=\"https://aoir.social/tags/admin\" class=\"mention hashtag\" rel=\"tag\">#<span>admin</span></a> folks, I have a (maybe noob) question:</p><p>Can we export a list of accounts on our instances as a CSV file?</p><p>Why I'm asking: aoir.social is going to open only to members of the Association of Internet Researchers. We think we've found a way to cross-reference Mastodon accounts with AOIR membership, but it would be easiest with a spreadsheet.</p>",
"contentMap": {
"en": "<p><a href=\"https://aoir.social/tags/mastodonadmin\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodonadmin</span></a> <a href=\"https://aoir.social/tags/admin\" class=\"mention hashtag\" rel=\"tag\">#<span>admin</span></a> folks, I have a (maybe noob) question:</p><p>Can we export a list of accounts on our instances as a CSV file?</p><p>Why I'm asking: aoir.social is going to open only to members of the Association of Internet Researchers. We think we've found a way to cross-reference Mastodon accounts with AOIR membership, but it would be easiest with a spreadsheet.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://aoir.social/tags/mastodonadmin",
"name": "#mastodonadmin"
},
{
"type": "Hashtag",
"href": "https://aoir.social/tags/admin",
"name": "#admin"
}
],
"replies": {
"id": "https://aoir.social/users/admin1/statuses/110056654470000572/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://aoir.social/users/admin1/statuses/110056654470000572/replies?only_other_accounts=true&page=true",
"partOf": "https://aoir.social/users/admin1/statuses/110056654470000572/replies",
"items": []
}
},
"likes": {
"id": "https://aoir.social/users/admin1/statuses/110056654470000572/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://aoir.social/users/admin1/statuses/110056654470000572/shares",
"type": "Collection",
"totalItems": 8
}
}