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.gamedev.place/users/arestless/statuses/111737674587912144",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/Moosader/statuses/111737646943988109",
"published": "2024-01-11T14:00:06Z",
"url": "https://mastodon.gamedev.place/@arestless/111737674587912144",
"attributedTo": "https://mastodon.gamedev.place/users/arestless",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/arestless/followers",
"https://mastodon.gamedev.place/users/Moosader"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/arestless/statuses/111737674587912144",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/Moosader/statuses/111737646943988109",
"conversation": "tag:mastodon.gamedev.place,2024-01-11:objectId=73264324:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@Moosader\" class=\"u-url mention\">@<span>Moosader</span></a></span> Reminds me of a few year's back, when EA was giving away fast lane tickets for their Gamescom booths via a page that didn't have a captcha and was doing the check if the user had already entered the raffle on the client side, sooooo you can imagine what happened.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@Moosader\" class=\"u-url mention\">@<span>Moosader</span></a></span> Reminds me of a few year's back, when EA was giving away fast lane tickets for their Gamescom booths via a page that didn't have a captcha and was doing the check if the user had already entered the raffle on the client side, sooooo you can imagine what happened.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/Moosader",
"name": "@Moosader"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111737674587912144/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/arestless/statuses/111737674587912144/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/arestless/statuses/111737674587912144/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111737674587912144/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111737674587912144/shares",
"type": "Collection",
"totalItems": 0
}
}