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://fosstodon.org/users/vinceknight/statuses/114030195257087180",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-19T10:58:16Z",
"url": "https://fosstodon.org/@vinceknight/114030195257087180",
"attributedTo": "https://fosstodon.org/users/vinceknight",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/vinceknight/followers",
"https://hachyderm.io/users/PyConNA"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/vinceknight/statuses/114030195257087180",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-02-19:objectId=289850487:objectType=Conversation",
"content": "<p>The Axelrod library is 10 years old.</p><p>If I'd had time to see that coming I'd have written down some thoughts about it all. Here are two simple thoughts:</p><p>For a library that started as a demo project at <span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@PyConNA\" class=\"u-url mention\">@<span>PyConNA</span></a></span>, it's ended up being a huge part of my research and teaching.</p><p>I've also learnt so much from the amazing co-maintainers of the project who have become friends.</p><p><a href=\"https://axelrod.readthedocs.io\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">axelrod.readthedocs.io</span><span class=\"invisible\"></span></a></p><p><a href=\"https://fosstodon.org/tags/gametheory\" class=\"mention hashtag\" rel=\"tag\">#<span>gametheory</span></a></p>",
"contentMap": {
"en": "<p>The Axelrod library is 10 years old.</p><p>If I'd had time to see that coming I'd have written down some thoughts about it all. Here are two simple thoughts:</p><p>For a library that started as a demo project at <span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@PyConNA\" class=\"u-url mention\">@<span>PyConNA</span></a></span>, it's ended up being a huge part of my research and teaching.</p><p>I've also learnt so much from the amazing co-maintainers of the project who have become friends.</p><p><a href=\"https://axelrod.readthedocs.io\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">axelrod.readthedocs.io</span><span class=\"invisible\"></span></a></p><p><a href=\"https://fosstodon.org/tags/gametheory\" class=\"mention hashtag\" rel=\"tag\">#<span>gametheory</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hachyderm.io/users/PyConNA",
"name": "@PyConNA@hachyderm.io"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/gametheory",
"name": "#gametheory"
}
],
"replies": {
"id": "https://fosstodon.org/users/vinceknight/statuses/114030195257087180/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/vinceknight/statuses/114030195257087180/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/vinceknight/statuses/114030195257087180/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/vinceknight/statuses/114030195257087180/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/vinceknight/statuses/114030195257087180/shares",
"type": "Collection",
"totalItems": 3
}
}