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.me.uk/users/sean/statuses/114262707089127813",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-01T12:29:05Z",
"url": "https://mastodon.me.uk/@sean/114262707089127813",
"attributedTo": "https://mastodon.me.uk/users/sean",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.me.uk/users/sean/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.me.uk/users/sean/statuses/114262707089127813",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.me.uk,2025-04-01:objectId=91781115:objectType=Conversation",
"content": "<p>Today I'm researching better workflows to backup databases, and create sanitised copies for local development.</p><p>I'm not able to find a great deal of informative discussion around best practice.</p><p>Is this stuff more obvious than I think - or is it so under-the-radar-unsexy that industry practice is just not very good?</p><p><a href=\"https://mastodon.me.uk/tags/backups\" class=\"mention hashtag\" rel=\"tag\">#<span>backups</span></a> <a href=\"https://mastodon.me.uk/tags/database\" class=\"mention hashtag\" rel=\"tag\">#<span>database</span></a> <a href=\"https://mastodon.me.uk/tags/gdpr\" class=\"mention hashtag\" rel=\"tag\">#<span>gdpr</span></a> <a href=\"https://mastodon.me.uk/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a></p>",
"contentMap": {
"en": "<p>Today I'm researching better workflows to backup databases, and create sanitised copies for local development.</p><p>I'm not able to find a great deal of informative discussion around best practice.</p><p>Is this stuff more obvious than I think - or is it so under-the-radar-unsexy that industry practice is just not very good?</p><p><a href=\"https://mastodon.me.uk/tags/backups\" class=\"mention hashtag\" rel=\"tag\">#<span>backups</span></a> <a href=\"https://mastodon.me.uk/tags/database\" class=\"mention hashtag\" rel=\"tag\">#<span>database</span></a> <a href=\"https://mastodon.me.uk/tags/gdpr\" class=\"mention hashtag\" rel=\"tag\">#<span>gdpr</span></a> <a href=\"https://mastodon.me.uk/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.me.uk/tags/backups",
"name": "#backups"
},
{
"type": "Hashtag",
"href": "https://mastodon.me.uk/tags/database",
"name": "#database"
},
{
"type": "Hashtag",
"href": "https://mastodon.me.uk/tags/gdpr",
"name": "#gdpr"
},
{
"type": "Hashtag",
"href": "https://mastodon.me.uk/tags/webdev",
"name": "#webdev"
}
],
"replies": {
"id": "https://mastodon.me.uk/users/sean/statuses/114262707089127813/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.me.uk/users/sean/statuses/114262707089127813/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.me.uk/users/sean/statuses/114262707089127813/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.me.uk/users/sean/statuses/114262707089127813/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.me.uk/users/sean/statuses/114262707089127813/shares",
"type": "Collection",
"totalItems": 0
}
}