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://ioc.exchange/users/matthew_d_green/statuses/109291679501842404",
"type": "Note",
"summary": null,
"inReplyTo": "https://ioc.exchange/users/matthew_d_green/statuses/109291673494333532",
"published": "2022-11-05T14:31:23Z",
"url": "https://ioc.exchange/@matthew_d_green/109291679501842404",
"attributedTo": "https://ioc.exchange/users/matthew_d_green",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ioc.exchange/users/matthew_d_green/followers"
],
"sensitive": false,
"atomUri": "https://ioc.exchange/users/matthew_d_green/statuses/109291679501842404",
"inReplyToAtomUri": "https://ioc.exchange/users/matthew_d_green/statuses/109291673494333532",
"conversation": "tag:ioc.exchange,2022-11-05:objectId=7605018:objectType=Conversation",
"content": "<p>Twitter (and in the future, maybe Mastodon) was a big source for finding those fires. Random conversations would identify that X was a problem and then 90% of the time there was no research to do, but the remaining 10% of the time it gave me new research topics.</p>",
"contentMap": {
"en": "<p>Twitter (and in the future, maybe Mastodon) was a big source for finding those fires. Random conversations would identify that X was a problem and then 90% of the time there was no research to do, but the remaining 10% of the time it gave me new research topics.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ioc.exchange/users/matthew_d_green/statuses/109291679501842404/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ioc.exchange/users/matthew_d_green/statuses/109291679501842404/replies?min_id=109291687999749876&page=true",
"partOf": "https://ioc.exchange/users/matthew_d_green/statuses/109291679501842404/replies",
"items": [
"https://ioc.exchange/users/matthew_d_green/statuses/109291687999749876"
]
}
},
"likes": {
"id": "https://ioc.exchange/users/matthew_d_green/statuses/109291679501842404/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://ioc.exchange/users/matthew_d_green/statuses/109291679501842404/shares",
"type": "Collection",
"totalItems": 2
}
}