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.social/users/danielschuman/statuses/109475299806205080",
"type": "Note",
"summary": null,
"inReplyTo": "https://datasci.social/users/LR/statuses/109474656445626048",
"published": "2022-12-08T00:48:27Z",
"url": "https://mastodon.social/@danielschuman/109475299806205080",
"attributedTo": "https://mastodon.social/users/danielschuman",
"to": [
"https://mastodon.social/users/danielschuman/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://datasci.social/users/LR"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/danielschuman/statuses/109475299806205080",
"inReplyToAtomUri": "https://datasci.social/users/LR/statuses/109474656445626048",
"conversation": "tag:datasci.social,2022-12-05:objectId=84090:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://datasci.social/@LR\" class=\"u-url mention\">@<span>LR</span></a></span> I'd start with the FEC's API (<a href=\"https://api.open.fec.gov/developers/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">api.open.fec.gov/developers/</span><span class=\"invisible\"></span></a>) or Bulk Download (<a href=\"https://www.fec.gov/data/browse-data/?tab=bulk-data\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">fec.gov/data/browse-data/?tab=</span><span class=\"invisible\">bulk-data</span></a>)</p><p>There's a specific subset for House/Senate campaigns for 2021-2022.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://datasci.social/@LR\" class=\"u-url mention\">@<span>LR</span></a></span> I'd start with the FEC's API (<a href=\"https://api.open.fec.gov/developers/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">api.open.fec.gov/developers/</span><span class=\"invisible\"></span></a>) or Bulk Download (<a href=\"https://www.fec.gov/data/browse-data/?tab=bulk-data\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">fec.gov/data/browse-data/?tab=</span><span class=\"invisible\">bulk-data</span></a>)</p><p>There's a specific subset for House/Senate campaigns for 2021-2022.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://datasci.social/users/LR",
"name": "@LR@datasci.social"
}
],
"replies": {
"id": "https://mastodon.social/users/danielschuman/statuses/109475299806205080/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/danielschuman/statuses/109475299806205080/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/danielschuman/statuses/109475299806205080/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/danielschuman/statuses/109475299806205080/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/danielschuman/statuses/109475299806205080/shares",
"type": "Collection",
"totalItems": 0
}
}