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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/thomasfuchs/statuses/101533754222957175",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-02-04T12:08:58Z",
"url": "https://mastodon.social/@thomasfuchs/101533754222957175",
"attributedTo": "https://mastodon.social/users/thomasfuchs",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/thomasfuchs/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/thomasfuchs/statuses/101533754222957175",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2019-02-04:objectId=82957678:objectType=Conversation",
"content": "<p>Did you know? You can tell the approximate era of a circuit board by how the traces are laid out and spaced. I’d say this is mid to late 70s. Hand-traced, with beautiful curves! <a href=\"https://mastodon.social/tags/Retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>Retrocomputing</span></a></p>",
"contentMap": {
"en": "<p>Did you know? You can tell the approximate era of a circuit board by how the traces are laid out and spaced. I’d say this is mid to late 70s. Hand-traced, with beautiful curves! <a href=\"https://mastodon.social/tags/Retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>Retrocomputing</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/011/013/232/original/983659dc99c851da.jpg",
"name": null,
"blurhash": null,
"width": 1273,
"height": 1287
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/retrocomputing",
"name": "#retrocomputing"
}
],
"replies": {
"id": "https://mastodon.social/users/thomasfuchs/statuses/101533754222957175/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/thomasfuchs/statuses/101533754222957175/replies?min_id=101534602908240322&page=true",
"partOf": "https://mastodon.social/users/thomasfuchs/statuses/101533754222957175/replies",
"items": [
"https://mastodon.social/users/thomasfuchs/statuses/101534602908240322"
]
}
},
"likes": {
"id": "https://mastodon.social/users/thomasfuchs/statuses/101533754222957175/likes",
"type": "Collection",
"totalItems": 54
},
"shares": {
"id": "https://mastodon.social/users/thomasfuchs/statuses/101533754222957175/shares",
"type": "Collection",
"totalItems": 33
}
}