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.social/users/itchio/statuses/109275776833333704",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-02T19:07:08Z",
"url": "https://mastodon.social/@itchio/109275776833333704",
"attributedTo": "https://mastodon.social/users/itchio",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/itchio/followers",
"https://mastodon.gamedev.place/users/itchio"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/itchio/statuses/109275776833333704",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-02:objectId=324683832:objectType=Conversation",
"content": "<p>Due to mastodon.social struggling with load we've decided to start posting on our new account located here: <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@itchio\" class=\"u-url mention\">@<span>itchio@mastodon.gamedev.place</span></a></span></p><p>Please give the account a follow if you want to stay in the loop!</p>",
"contentMap": {
"en": "<p>Due to mastodon.social struggling with load we've decided to start posting on our new account located here: <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@itchio\" class=\"u-url mention\">@<span>itchio@mastodon.gamedev.place</span></a></span></p><p>Please give the account a follow if you want to stay in the loop!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/itchio",
"name": "@itchio@mastodon.gamedev.place"
}
],
"replies": {
"id": "https://mastodon.social/users/itchio/statuses/109275776833333704/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/itchio/statuses/109275776833333704/replies?min_id=109275797700683605&page=true",
"partOf": "https://mastodon.social/users/itchio/statuses/109275776833333704/replies",
"items": [
"https://mastodon.social/users/itchio/statuses/109275797700683605"
]
}
},
"likes": {
"id": "https://mastodon.social/users/itchio/statuses/109275776833333704/likes",
"type": "Collection",
"totalItems": 36
},
"shares": {
"id": "https://mastodon.social/users/itchio/statuses/109275776833333704/shares",
"type": "Collection",
"totalItems": 26
}
}