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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/markwalker/statuses/113472561195008866/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/markwalker",
"published": "2024-11-12T23:24:35Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/markwalker/followers"
],
"object": {
"id": "https://fosstodon.org/users/markwalker/statuses/113472561195008866",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/markwalker/statuses/113471936359870251",
"published": "2024-11-12T23:24:35Z",
"url": "https://fosstodon.org/@markwalker/113472561195008866",
"attributedTo": "https://fosstodon.org/users/markwalker",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/markwalker/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/markwalker/statuses/113472561195008866",
"inReplyToAtomUri": "https://fosstodon.org/users/markwalker/statuses/113471936359870251",
"conversation": "tag:fosstodon.org,2024-11-12:objectId=260258234:objectType=Conversation",
"content": "<p>Whooo. Dev project up & running with celery talking to valkey.</p><p>That seems good enough to updating some staging settings & secrets and see how things go remotely.</p>",
"contentMap": {
"en": "<p>Whooo. Dev project up & running with celery talking to valkey.</p><p>That seems good enough to updating some staging settings & secrets and see how things go remotely.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/113/472/548/598/103/376/original/80130c9d2683d11c.png",
"name": "A screenshot of my console with docker compose running, showing celery hooked up to valkey.",
"blurhash": "U05=61?E8^-m-;t7RjWBM{j[xujs?bt7M{WB",
"focalPoint": [
-0.28,
0.08
],
"width": 1632,
"height": 720
}
],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/markwalker/statuses/113472561195008866/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/markwalker/statuses/113472561195008866/replies?min_id=113481572551008059&page=true",
"partOf": "https://fosstodon.org/users/markwalker/statuses/113472561195008866/replies",
"items": [
"https://fosstodon.org/users/markwalker/statuses/113481572551008059"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/markwalker/statuses/113472561195008866/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/markwalker/statuses/113472561195008866/shares",
"type": "Collection",
"totalItems": 1
}
}
}