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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://discuss.systems/users/ocratato/statuses/112976095857729509",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-17T07:06:55Z",
"url": "https://discuss.systems/@ocratato/112976095857729509",
"attributedTo": "https://discuss.systems/users/ocratato",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://discuss.systems/users/ocratato/followers"
],
"sensitive": false,
"atomUri": "https://discuss.systems/users/ocratato/statuses/112976095857729509",
"inReplyToAtomUri": null,
"conversation": "tag:discuss.systems,2024-08-17:objectId=23721549:objectType=Conversation",
"content": "<p><a href=\"https://discuss.systems/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p>I am a retired software architect who is now messing about with impossible software projects.</p><p>My current crazy idea is to develop something that uses a knowledge database to store the architectural design for large software projects. I have called this project SASSY, and will post more on it later.</p><p>Other things that get my attention are astrophysics, old sci-fi movies, and dabbling in electronics.</p>",
"contentMap": {
"en": "<p><a href=\"https://discuss.systems/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p>I am a retired software architect who is now messing about with impossible software projects.</p><p>My current crazy idea is to develop something that uses a knowledge database to store the architectural design for large software projects. I have called this project SASSY, and will post more on it later.</p><p>Other things that get my attention are astrophysics, old sci-fi movies, and dabbling in electronics.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://discuss.systems/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://discuss.systems/users/ocratato/statuses/112976095857729509/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://discuss.systems/users/ocratato/statuses/112976095857729509/replies?only_other_accounts=true&page=true",
"partOf": "https://discuss.systems/users/ocratato/statuses/112976095857729509/replies",
"items": []
}
},
"likes": {
"id": "https://discuss.systems/users/ocratato/statuses/112976095857729509/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://discuss.systems/users/ocratato/statuses/112976095857729509/shares",
"type": "Collection",
"totalItems": 0
}
}