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://discuss.systems/users/ocratato/statuses/113095264430421383/activity",
"type": "Create",
"actor": "https://discuss.systems/users/ocratato",
"published": "2024-09-07T08:13:03Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://discuss.systems/users/ocratato/followers",
"https://discuss.systems/users/burakemir"
],
"object": {
"id": "https://discuss.systems/users/ocratato/statuses/113095264430421383",
"type": "Note",
"summary": null,
"inReplyTo": "https://discuss.systems/users/burakemir/statuses/113095139934528337",
"published": "2024-09-07T08:13:03Z",
"url": "https://discuss.systems/@ocratato/113095264430421383",
"attributedTo": "https://discuss.systems/users/ocratato",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://discuss.systems/users/ocratato/followers",
"https://discuss.systems/users/burakemir"
],
"sensitive": false,
"atomUri": "https://discuss.systems/users/ocratato/statuses/113095264430421383",
"inReplyToAtomUri": "https://discuss.systems/users/burakemir/statuses/113095139934528337",
"conversation": "tag:discuss.systems,2024-09-07:objectId=24627659:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://discuss.systems/@burakemir\" class=\"u-url mention\">@<span>burakemir</span></a></span> The trick is to know when the old model has reached the end of its usefulness.</p><p>The same applies to software. Often programs can be maintained for many years. Then, one day a seemingly small change request will break the camel's back and a complete redesign is required.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://discuss.systems/@burakemir\" class=\"u-url mention\">@<span>burakemir</span></a></span> The trick is to know when the old model has reached the end of its usefulness.</p><p>The same applies to software. Often programs can be maintained for many years. Then, one day a seemingly small change request will break the camel's back and a complete redesign is required.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://discuss.systems/users/burakemir",
"name": "@burakemir"
}
],
"replies": {
"id": "https://discuss.systems/users/ocratato/statuses/113095264430421383/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://discuss.systems/users/ocratato/statuses/113095264430421383/replies?only_other_accounts=true&page=true",
"partOf": "https://discuss.systems/users/ocratato/statuses/113095264430421383/replies",
"items": []
}
},
"likes": {
"id": "https://discuss.systems/users/ocratato/statuses/113095264430421383/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://discuss.systems/users/ocratato/statuses/113095264430421383/shares",
"type": "Collection",
"totalItems": 0
}
}
}