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://mastodon.nz/users/phil_stevens/statuses/109272787440393957/activity",
"type": "Create",
"actor": "https://mastodon.nz/users/phil_stevens",
"published": "2022-11-02T06:26:53Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.nz/users/phil_stevens/followers"
],
"object": {
"id": "https://mastodon.nz/users/phil_stevens/statuses/109272787440393957",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-02T06:26:53Z",
"url": "https://mastodon.nz/@phil_stevens/109272787440393957",
"attributedTo": "https://mastodon.nz/users/phil_stevens",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.nz/users/phil_stevens/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.nz/users/phil_stevens/statuses/109272787440393957",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.nz,2022-11-02:objectId=4004392:objectType=Conversation",
"content": "<p>Dug out my old Fujitsu Lifebook from the turn of the century. It boots up - both the XP and Dapper partitions still work. Doing apt-get upgrade right now and going to see if I can get the touchscreen going again.</p><p>Yes, there is a purpose...I need a signal generator to output a TTL message stream so that I can write and test a listener for an IoT project.</p>",
"contentMap": {
"en": "<p>Dug out my old Fujitsu Lifebook from the turn of the century. It boots up - both the XP and Dapper partitions still work. Doing apt-get upgrade right now and going to see if I can get the touchscreen going again.</p><p>Yes, there is a purpose...I need a signal generator to output a TTL message stream so that I can write and test a listener for an IoT project.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.nz/users/phil_stevens/statuses/109272787440393957/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.nz/users/phil_stevens/statuses/109272787440393957/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.nz/users/phil_stevens/statuses/109272787440393957/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.nz/users/phil_stevens/statuses/109272787440393957/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.nz/users/phil_stevens/statuses/109272787440393957/shares",
"type": "Collection",
"totalItems": 0
}
}
}