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/taylorhadden/statuses/110910411988493454",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/renolc/statuses/110910330995547524",
"published": "2023-08-18T11:36:21Z",
"url": "https://mastodon.social/@taylorhadden/110910411988493454",
"attributedTo": "https://mastodon.social/users/taylorhadden",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/taylorhadden/followers",
"https://mastodon.gamedev.place/users/renolc",
"https://peoplemaking.games/users/brycedixon",
"https://mastodon.social/users/bevy"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/taylorhadden/statuses/110910411988493454",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/renolc/statuses/110910330995547524",
"conversation": "tag:peoplemaking.games,2023-08-17:objectId=14712497:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@renolc\" class=\"u-url mention\">@<span>renolc</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://peoplemaking.games/@brycedixon\" class=\"u-url mention\">@<span>brycedixon</span></a></span> DOTS is an interesting case. It seems powerful, but also challenging to work with. If I were to take on that challenge, I feel that I’d be more interested in learning something like <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bevy\" class=\"u-url mention\">@<span>bevy</span></a></span></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@renolc\" class=\"u-url mention\">@<span>renolc</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://peoplemaking.games/@brycedixon\" class=\"u-url mention\">@<span>brycedixon</span></a></span> DOTS is an interesting case. It seems powerful, but also challenging to work with. If I were to take on that challenge, I feel that I’d be more interested in learning something like <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bevy\" class=\"u-url mention\">@<span>bevy</span></a></span></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/renolc",
"name": "@renolc@mastodon.gamedev.place"
},
{
"type": "Mention",
"href": "https://peoplemaking.games/users/brycedixon",
"name": "@brycedixon@peoplemaking.games"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/bevy",
"name": "@bevy"
}
],
"replies": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110910411988493454/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/taylorhadden/statuses/110910411988493454/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/taylorhadden/statuses/110910411988493454/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110910411988493454/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110910411988493454/shares",
"type": "Collection",
"totalItems": 0
}
}