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://mastodon.geneticjen.com/users/jen/statuses/109296999958754535",
"type": "Note",
"summary": "good mastodon features",
"inReplyTo": null,
"published": "2022-11-06T13:04:27Z",
"url": "https://mastodon.geneticjen.com/@jen/109296999958754535",
"attributedTo": "https://mastodon.geneticjen.com/users/jen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.geneticjen.com/users/jen/followers"
],
"sensitive": true,
"atomUri": "https://mastodon.geneticjen.com/users/jen/statuses/109296999958754535",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.geneticjen.com,2022-11-06:objectId=6389:objectType=Conversation",
"content": "<p>I love that mastodon has a built-in feature for deleting your posts of a certain age and there's so much control over exemptions</p><p>If you haven't seen it yet, you can pick a timescale like 2 months and it will delete posts when they reach that age but you can tell it to ignore pinned toots, bookmarked toots, even toots that have reached a specific number of favourites or boosts. Great to have it built in</p>",
"contentMap": {
"en": "<p>I love that mastodon has a built-in feature for deleting your posts of a certain age and there's so much control over exemptions</p><p>If you haven't seen it yet, you can pick a timescale like 2 months and it will delete posts when they reach that age but you can tell it to ignore pinned toots, bookmarked toots, even toots that have reached a specific number of favourites or boosts. Great to have it built in</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.geneticjen.com/users/jen/statuses/109296999958754535/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.geneticjen.com/users/jen/statuses/109296999958754535/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.geneticjen.com/users/jen/statuses/109296999958754535/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.geneticjen.com/users/jen/statuses/109296999958754535/likes",
"type": "Collection",
"totalItems": 35
},
"shares": {
"id": "https://mastodon.geneticjen.com/users/jen/statuses/109296999958754535/shares",
"type": "Collection",
"totalItems": 20
}
}