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://mastodon.social/users/yunohost/statuses/104614207439390971",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-08-01T12:48:44Z",
"url": "https://mastodon.social/@yunohost/104614207439390971",
"attributedTo": "https://mastodon.social/users/yunohost",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/yunohost/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/yunohost/statuses/104614207439390971",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2020-08-01:objectId=187690303:objectType=Conversation",
"content": "<p>In case you have a Raspberry Pi and some free time during these superhot days, we're looking for someone to test our new <a href=\"https://mastodon.social/tags/raspberrypi\" class=\"mention hashtag\" rel=\"tag\">#<span>raspberrypi</span></a> image : </p><p><a href=\"https://build.yunohost.org/yunohost-buster-4.0.3-rpi-beta2.zip\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">build.yunohost.org/yunohost-bu</span><span class=\"invisible\">ster-4.0.3-rpi-beta2.zip</span></a></p><p>In particular we're hunting an annoying bug with curl not being able to find issuer certificates. So if you can run e.g. "curl https:// wikipedia.org" and tell wether or not you're getting a certificate error that would be super cool 🍦👍</p>",
"contentMap": {
"en": "<p>In case you have a Raspberry Pi and some free time during these superhot days, we're looking for someone to test our new <a href=\"https://mastodon.social/tags/raspberrypi\" class=\"mention hashtag\" rel=\"tag\">#<span>raspberrypi</span></a> image : </p><p><a href=\"https://build.yunohost.org/yunohost-buster-4.0.3-rpi-beta2.zip\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">build.yunohost.org/yunohost-bu</span><span class=\"invisible\">ster-4.0.3-rpi-beta2.zip</span></a></p><p>In particular we're hunting an annoying bug with curl not being able to find issuer certificates. So if you can run e.g. "curl https:// wikipedia.org" and tell wether or not you're getting a certificate error that would be super cool 🍦👍</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/raspberrypi",
"name": "#raspberrypi"
}
],
"replies": {
"id": "https://mastodon.social/users/yunohost/statuses/104614207439390971/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/yunohost/statuses/104614207439390971/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/yunohost/statuses/104614207439390971/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/yunohost/statuses/104614207439390971/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/yunohost/statuses/104614207439390971/shares",
"type": "Collection",
"totalItems": 13
}
}