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://mathstodon.xyz/users/Pol/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mathstodon.xyz/users/Pol/statuses/112734785013616716",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-05T16:18:24Z",
"url": "https://mathstodon.xyz/@Pol/112734785013616716",
"attributedTo": "https://mathstodon.xyz/users/Pol",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/Pol/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/Pol/statuses/112734785013616716",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2024-07-05:objectId=104310240:objectType=Conversation",
"content": "<p>Thrilled to announce that my master's thesis, 'Reproducibility in Software Engineering', is now publicly available! Dive in at <a href=\"https://doi.org/10.5281/zenodo.12666898\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">doi.org/10.5281/zenodo.1266689</span><span class=\"invisible\">8</span></a> <a href=\"https://mathstodon.xyz/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> <a href=\"https://mathstodon.xyz/tags/Reproducibility\" class=\"mention hashtag\" rel=\"tag\">#<span>Reproducibility</span></a> <a href=\"https://mathstodon.xyz/tags/MastersThesis\" class=\"mention hashtag\" rel=\"tag\">#<span>MastersThesis</span></a></p>",
"contentMap": {
"en": "<p>Thrilled to announce that my master's thesis, 'Reproducibility in Software Engineering', is now publicly available! Dive in at <a href=\"https://doi.org/10.5281/zenodo.12666898\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">doi.org/10.5281/zenodo.1266689</span><span class=\"invisible\">8</span></a> <a href=\"https://mathstodon.xyz/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> <a href=\"https://mathstodon.xyz/tags/Reproducibility\" class=\"mention hashtag\" rel=\"tag\">#<span>Reproducibility</span></a> <a href=\"https://mathstodon.xyz/tags/MastersThesis\" class=\"mention hashtag\" rel=\"tag\">#<span>MastersThesis</span></a></p>"
},
"updated": "2024-08-13T22:15:22Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/MastersThesis",
"name": "#MastersThesis"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/reproducibility",
"name": "#reproducibility"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/opensource",
"name": "#opensource"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/Pol/statuses/112734785013616716/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/Pol/statuses/112734785013616716/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/Pol/statuses/112734785013616716/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/Pol/statuses/112734785013616716/likes",
"type": "Collection",
"totalItems": 45
},
"shares": {
"id": "https://mathstodon.xyz/users/Pol/statuses/112734785013616716/shares",
"type": "Collection",
"totalItems": 29
}
}
]
}