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://fosstodon.org/users/microg/statuses/112808766015957464/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/microg",
"published": "2024-07-18T17:52:45Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/microg/followers",
"https://mastodon.social/users/bildar"
],
"object": {
"id": "https://fosstodon.org/users/microg/statuses/112808766015957464",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/bildar/statuses/112808434393359935",
"published": "2024-07-18T17:52:45Z",
"url": "https://fosstodon.org/@microg/112808766015957464",
"attributedTo": "https://fosstodon.org/users/microg",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/microg/followers",
"https://mastodon.social/users/bildar"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/microg/statuses/112808766015957464",
"inReplyToAtomUri": "https://mastodon.social/users/bildar/statuses/112808434393359935",
"conversation": "tag:mastodon.social,2024-07-18:objectId=754949792:objectType=Conversation",
"content": "<p>Hey <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bildar\" class=\"u-url mention\">@<span>bildar</span></a></span>,</p><p>Google Play Services is unrelated to Google Play Store. Google Play Services run in your device and no Google terms can forbid you to run other software like microG instead.</p><p>For some features and when not possible without it, we make use of Google APIs. These APIs are often (partially) public APIs openly documented (like Firebase and Account APIs) or already used in open source software published by Google (like Chromium) and don't come with restrictive terms.<br />1/2</p>",
"contentMap": {
"en": "<p>Hey <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bildar\" class=\"u-url mention\">@<span>bildar</span></a></span>,</p><p>Google Play Services is unrelated to Google Play Store. Google Play Services run in your device and no Google terms can forbid you to run other software like microG instead.</p><p>For some features and when not possible without it, we make use of Google APIs. These APIs are often (partially) public APIs openly documented (like Firebase and Account APIs) or already used in open source software published by Google (like Chromium) and don't come with restrictive terms.<br />1/2</p>"
},
"updated": "2024-07-18T18:01:53Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/bildar",
"name": "@bildar@mastodon.social"
}
],
"replies": {
"id": "https://fosstodon.org/users/microg/statuses/112808766015957464/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/microg/statuses/112808766015957464/replies?min_id=112808785881490703&page=true",
"partOf": "https://fosstodon.org/users/microg/statuses/112808766015957464/replies",
"items": [
"https://fosstodon.org/users/microg/statuses/112808785881490703"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/microg/statuses/112808766015957464/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/microg/statuses/112808766015957464/shares",
"type": "Collection",
"totalItems": 0
}
}
}