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://frogs.lgbt/users/firefly/statuses/111923827798697853/activity",
"type": "Create",
"actor": "https://frogs.lgbt/users/firefly",
"published": "2024-02-13T11:01:19Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://frogs.lgbt/users/firefly/followers",
"https://social.noyu.me/users/hikari"
],
"object": {
"id": "https://frogs.lgbt/users/firefly/statuses/111923827798697853",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.noyu.me/users/hikari/statuses/01HPH09TMGGF0XCS08PX6EB4V8",
"published": "2024-02-13T11:01:19Z",
"url": "https://frogs.lgbt/@firefly/111923827798697853",
"attributedTo": "https://frogs.lgbt/users/firefly",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://frogs.lgbt/users/firefly/followers",
"https://social.noyu.me/users/hikari"
],
"sensitive": false,
"atomUri": "https://frogs.lgbt/users/firefly/statuses/111923827798697853",
"inReplyToAtomUri": "https://social.noyu.me/users/hikari/statuses/01HPH09TMGGF0XCS08PX6EB4V8",
"conversation": "tag:frogs.lgbt,2024-02-13:objectId=688419:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.noyu.me/@hikari\" class=\"u-url mention\">@<span>hikari</span></a></span> flashbacks to implementing brainfuck in it.. well, an approximation of bf at least</p><p>with an actual actor/NPC representing the instruction pointer</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.noyu.me/@hikari\" class=\"u-url mention\">@<span>hikari</span></a></span> flashbacks to implementing brainfuck in it.. well, an approximation of bf at least</p><p>with an actual actor/NPC representing the instruction pointer</p>"
},
"updated": "2024-02-13T11:01:47Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.noyu.me/users/hikari",
"name": "@hikari@noyu.me"
}
],
"replies": {
"id": "https://frogs.lgbt/users/firefly/statuses/111923827798697853/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://frogs.lgbt/users/firefly/statuses/111923827798697853/replies?only_other_accounts=true&page=true",
"partOf": "https://frogs.lgbt/users/firefly/statuses/111923827798697853/replies",
"items": []
}
}
}
}