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://beta.argyle.social/users/broadlyepi/statuses/113756123077577472",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-02T01:18:06Z",
"url": "https://beta.argyle.social/@broadlyepi/113756123077577472",
"attributedTo": "https://beta.argyle.social/users/broadlyepi",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://beta.argyle.social/users/broadlyepi/followers"
],
"sensitive": false,
"atomUri": "https://beta.argyle.social/users/broadlyepi/statuses/113756123077577472",
"inReplyToAtomUri": null,
"conversation": "tag:beta.argyle.social,2025-01-02:objectId=6823:objectType=Conversation",
"content": "<p>๐งช ๐ In this PyFriday tutorial, learn how to build and visualize an SEIR model in Python, an extension of the SIR model that includes an exposed state, great for exploring infectious disease dynamics on a community level. Link: <a href=\"https://buff.ly/3AEG7dg\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"\">buff.ly/3AEG7dg</span><span class=\"invisible\"></span></a> <a href=\"https://beta.argyle.social/tags/EpiSky\" class=\"mention hashtag\" rel=\"tag\">#<span>EpiSky</span></a> <a href=\"https://beta.argyle.social/tags/DataScience\" class=\"mention hashtag\" rel=\"tag\">#<span>DataScience</span></a> <a href=\"https://beta.argyle.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://beta.argyle.social/tags/Modeling\" class=\"mention hashtag\" rel=\"tag\">#<span>Modeling</span></a><br /><a href=\"https://buff.ly/3AEG7dg\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"\">buff.ly/3AEG7dg</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>๐งช ๐ In this PyFriday tutorial, learn how to build and visualize an SEIR model in Python, an extension of the SIR model that includes an exposed state, great for exploring infectious disease dynamics on a community level. Link: <a href=\"https://buff.ly/3AEG7dg\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"\">buff.ly/3AEG7dg</span><span class=\"invisible\"></span></a> <a href=\"https://beta.argyle.social/tags/EpiSky\" class=\"mention hashtag\" rel=\"tag\">#<span>EpiSky</span></a> <a href=\"https://beta.argyle.social/tags/DataScience\" class=\"mention hashtag\" rel=\"tag\">#<span>DataScience</span></a> <a href=\"https://beta.argyle.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://beta.argyle.social/tags/Modeling\" class=\"mention hashtag\" rel=\"tag\">#<span>Modeling</span></a><br /><a href=\"https://buff.ly/3AEG7dg\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"\">buff.ly/3AEG7dg</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://beta.argyle.social/tags/episky",
"name": "#episky"
},
{
"type": "Hashtag",
"href": "https://beta.argyle.social/tags/datascience",
"name": "#datascience"
},
{
"type": "Hashtag",
"href": "https://beta.argyle.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://beta.argyle.social/tags/modeling",
"name": "#modeling"
}
],
"replies": {
"id": "https://beta.argyle.social/users/broadlyepi/statuses/113756123077577472/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://beta.argyle.social/users/broadlyepi/statuses/113756123077577472/replies?only_other_accounts=true&page=true",
"partOf": "https://beta.argyle.social/users/broadlyepi/statuses/113756123077577472/replies",
"items": []
}
}
}