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://recsys.social/users/eugeneyan/statuses/109668086832638218/activity",
"type": "Create",
"actor": "https://recsys.social/users/eugeneyan",
"published": "2023-01-11T01:56:43Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://recsys.social/users/eugeneyan/followers"
],
"object": {
"id": "https://recsys.social/users/eugeneyan/statuses/109668086832638218",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-11T01:56:43Z",
"url": "https://recsys.social/@eugeneyan/109668086832638218",
"attributedTo": "https://recsys.social/users/eugeneyan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://recsys.social/users/eugeneyan/followers"
],
"sensitive": false,
"atomUri": "https://recsys.social/users/eugeneyan/statuses/109668086832638218",
"inReplyToAtomUri": null,
"conversation": "tag:recsys.social,2023-01-11:objectId=499516:objectType=Conversation",
"content": "<p>Machine learning teams depend on upstream pipelines for training data and downstream infra to serve models.</p><p>What can we do if these teams won't or can't help?</p><p><a href=\"https://eugeneyan.com/writing/getting-help/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">eugeneyan.com/writing/getting-</span><span class=\"invisible\">help/</span></a></p><p><a href=\"https://recsys.social/tags/collaboration\" class=\"mention hashtag\" rel=\"tag\">#<span>collaboration</span></a></p>",
"contentMap": {
"en": "<p>Machine learning teams depend on upstream pipelines for training data and downstream infra to serve models.</p><p>What can we do if these teams won't or can't help?</p><p><a href=\"https://eugeneyan.com/writing/getting-help/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">eugeneyan.com/writing/getting-</span><span class=\"invisible\">help/</span></a></p><p><a href=\"https://recsys.social/tags/collaboration\" class=\"mention hashtag\" rel=\"tag\">#<span>collaboration</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://recsys.social/tags/collaboration",
"name": "#collaboration"
}
],
"replies": {
"id": "https://recsys.social/users/eugeneyan/statuses/109668086832638218/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://recsys.social/users/eugeneyan/statuses/109668086832638218/replies?only_other_accounts=true&page=true",
"partOf": "https://recsys.social/users/eugeneyan/statuses/109668086832638218/replies",
"items": []
}
},
"likes": {
"id": "https://recsys.social/users/eugeneyan/statuses/109668086832638218/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://recsys.social/users/eugeneyan/statuses/109668086832638218/shares",
"type": "Collection",
"totalItems": 3
}
}
}