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://mastodon.gamedev.place/users/NuType/statuses/101919888713125747/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/NuType",
"published": "2019-04-13T16:48:03Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/NuType/followers",
"https://mastodon.gamedev.place/users/AngryAnt"
],
"object": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/101919888713125747",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/AngryAnt/statuses/101919507376134899",
"published": "2019-04-13T16:48:03Z",
"url": "https://mastodon.gamedev.place/@NuType/101919888713125747",
"attributedTo": "https://mastodon.gamedev.place/users/NuType",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/NuType/followers",
"https://mastodon.gamedev.place/users/AngryAnt"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/NuType/statuses/101919888713125747",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/AngryAnt/statuses/101919507376134899",
"conversation": "tag:mastodon.gamedev.place,2019-04-11:objectId=3732906:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@AngryAnt\" class=\"u-url mention\">@<span>AngryAnt</span></a></span><br />Yup, that sounds just about right. In my case, because of time constraints, it works out better to just get an already made implementation. Later on, I'll just end up going back and studying it, and use my own implementation.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@AngryAnt\" class=\"u-url mention\">@<span>AngryAnt</span></a></span><br />Yup, that sounds just about right. In my case, because of time constraints, it works out better to just get an already made implementation. Later on, I'll just end up going back and studying it, and use my own implementation.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/AngryAnt",
"name": "@AngryAnt"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/101919888713125747/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/NuType/statuses/101919888713125747/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/NuType/statuses/101919888713125747/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/101919888713125747/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/101919888713125747/shares",
"type": "Collection",
"totalItems": 0
}
}
}