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/101908597872253299",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-04-11T16:56:38Z",
"url": "https://mastodon.gamedev.place/@NuType/101908597872253299",
"attributedTo": "https://mastodon.gamedev.place/users/NuType",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/NuType/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/NuType/statuses/101908597872253299",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2019-04-11:objectId=3732906:objectType=Conversation",
"content": "<p>Hey fellow game devvers, here's an open question, when you're working on a project and getting hanged up on code not working, how do you get past that block?</p><p>A) find an asset, on whatever marketplace your software has, that does what you want to do</p><p>B) keep working on it until it works, reading and finding references</p><p>C) give up and drop kick your computer</p><p>D) try something else</p>",
"contentMap": {
"en": "<p>Hey fellow game devvers, here's an open question, when you're working on a project and getting hanged up on code not working, how do you get past that block?</p><p>A) find an asset, on whatever marketplace your software has, that does what you want to do</p><p>B) keep working on it until it works, reading and finding references</p><p>C) give up and drop kick your computer</p><p>D) try something else</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/101908597872253299/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/NuType/statuses/101908597872253299/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/NuType/statuses/101908597872253299/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/101908597872253299/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/101908597872253299/shares",
"type": "Collection",
"totalItems": 0
}
}