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/111807224324844565/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/arestless",
"published": "2024-01-23T20:47:31Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/arestless/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111807224324844565",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-01-23T20:47:31Z",
"url": "https://mastodon.gamedev.place/@arestless/111807224324844565",
"attributedTo": "https://mastodon.gamedev.place/users/arestless",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/arestless/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/arestless/statuses/111807224324844565",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-01-23:objectId=75184409:objectType=Conversation",
"content": "<p>How do you think Palworld will impact the sales of the next Pokémon game?</p><p>Because Palworld released, the next Pokémon game will have...</p>",
"contentMap": {
"en": "<p>How do you think Palworld will impact the sales of the next Pokémon game?</p><p>Because Palworld released, the next Pokémon game will have...</p>"
},
"endTime": "2024-01-24T20:47:31Z",
"closed": "2024-01-24T20:47:31Z",
"votersCount": 9,
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111807224324844565/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/arestless/statuses/111807224324844565/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/arestless/statuses/111807224324844565/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111807224324844565/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111807224324844565/shares",
"type": "Collection",
"totalItems": 1
},
"oneOf": [
{
"type": "Note",
"name": "more sales",
"replies": {
"type": "Collection",
"totalItems": 1
}
},
{
"type": "Note",
"name": "less sales",
"replies": {
"type": "Collection",
"totalItems": 0
}
},
{
"type": "Note",
"name": "the same sales",
"replies": {
"type": "Collection",
"totalItems": 8
}
}
]
}
}