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/111918055845237884/activity",
"type": "Create",
"actor": "https://frogs.lgbt/users/firefly",
"published": "2024-02-12T10:33:26Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://frogs.lgbt/users/firefly/followers"
],
"object": {
"id": "https://frogs.lgbt/users/firefly/statuses/111918055845237884",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-12T10:33:26Z",
"url": "https://frogs.lgbt/@firefly/111918055845237884",
"attributedTo": "https://frogs.lgbt/users/firefly",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://frogs.lgbt/users/firefly/followers"
],
"sensitive": false,
"atomUri": "https://frogs.lgbt/users/firefly/statuses/111918055845237884",
"inReplyToAtomUri": null,
"conversation": "tag:frogs.lgbt,2024-02-12:objectId=684740:objectType=Conversation",
"content": "<p>hello world</p>",
"contentMap": {
"en": "<p>hello world</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://frogs.lgbt/users/firefly/statuses/111918055845237884/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://frogs.lgbt/users/firefly/statuses/111918055845237884/replies?min_id=111918060366692636&page=true",
"partOf": "https://frogs.lgbt/users/firefly/statuses/111918055845237884/replies",
"items": [
"https://frogs.lgbt/users/firefly/statuses/111918060366692636"
]
}
}
}
}