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/microg/statuses/106501482458139397/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/microg",
"published": "2021-06-30T20:07:35Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/microg/followers"
],
"object": {
"id": "https://fosstodon.org/users/microg/statuses/106501482458139397",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-06-30T20:07:35Z",
"url": "https://fosstodon.org/@microg/106501482458139397",
"attributedTo": "https://fosstodon.org/users/microg",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/microg/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/microg/statuses/106501482458139397",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2021-06-30:objectId=34249458:objectType=Conversation",
"content": "<p>Just released the new <a href=\"https://fosstodon.org/tags/microG\" class=\"mention hashtag\" rel=\"tag\">#<span>microG</span></a> Services Core v0.2.20.212158.</p><p>This release increases compatibility with apps by adding support for Cronet networking library and dummy implementations for Font provider, Credential and TapAndPay APIs.</p><p>Download as usual: <a href=\"https://microg.org/download.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">microg.org/download.html</span><span class=\"invisible\"></span></a><br />Release info: <a href=\"https://github.com/microg/GmsCore/releases/tag/v0.2.20.212158\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/microg/GmsCore/rele</span><span class=\"invisible\">ases/tag/v0.2.20.212158</span></a></p>",
"contentMap": {
"en": "<p>Just released the new <a href=\"https://fosstodon.org/tags/microG\" class=\"mention hashtag\" rel=\"tag\">#<span>microG</span></a> Services Core v0.2.20.212158.</p><p>This release increases compatibility with apps by adding support for Cronet networking library and dummy implementations for Font provider, Credential and TapAndPay APIs.</p><p>Download as usual: <a href=\"https://microg.org/download.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">microg.org/download.html</span><span class=\"invisible\"></span></a><br />Release info: <a href=\"https://github.com/microg/GmsCore/releases/tag/v0.2.20.212158\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/microg/GmsCore/rele</span><span class=\"invisible\">ases/tag/v0.2.20.212158</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/microg",
"name": "#microg"
}
],
"replies": {
"id": "https://fosstodon.org/users/microg/statuses/106501482458139397/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/microg/statuses/106501482458139397/replies?min_id=106504742326477315&page=true",
"partOf": "https://fosstodon.org/users/microg/statuses/106501482458139397/replies",
"items": [
"https://fosstodon.org/users/microg/statuses/106504742326477315"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/microg/statuses/106501482458139397/likes",
"type": "Collection",
"totalItems": 23
},
"shares": {
"id": "https://fosstodon.org/users/microg/statuses/106501482458139397/shares",
"type": "Collection",
"totalItems": 14
}
}
}