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/ZoeInBinary/statuses/109565239692830114",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/ZoeInBinary/statuses/109565213895131951",
"published": "2022-12-23T22:01:21Z",
"url": "https://mastodon.gamedev.place/@ZoeInBinary/109565239692830114",
"attributedTo": "https://mastodon.gamedev.place/users/ZoeInBinary",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/ZoeInBinary/followers",
"https://mastodon.gamedev.place/users/TaylanK",
"https://mastodon.gamedev.place/users/ninjadodo"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/ZoeInBinary/statuses/109565239692830114",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/ZoeInBinary/statuses/109565213895131951",
"conversation": "tag:mastodon.gamedev.place,2022-12-22:objectId=21672174:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@TaylanK\" class=\"u-url mention\">@<span>TaylanK</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@ninjadodo\" class=\"u-url mention\">@<span>ninjadodo</span></a></span> if the AI's recognition of the names of artists is still a problem, someone who wants to imitate the art of a person who's not in the dataset merely has to find the set of terms that describe the art in question. </p><p>My go to for this is 'mona lisa' == 'yellowed oil painting of seated victorian lady looking slightly left and smiling slightly against a pastoral backdrop'. It takes some futzing and maybe inpainting, but you can get from A to B.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@TaylanK\" class=\"u-url mention\">@<span>TaylanK</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@ninjadodo\" class=\"u-url mention\">@<span>ninjadodo</span></a></span> if the AI's recognition of the names of artists is still a problem, someone who wants to imitate the art of a person who's not in the dataset merely has to find the set of terms that describe the art in question. </p><p>My go to for this is 'mona lisa' == 'yellowed oil painting of seated victorian lady looking slightly left and smiling slightly against a pastoral backdrop'. It takes some futzing and maybe inpainting, but you can get from A to B.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/TaylanK",
"name": "@TaylanK"
},
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/ninjadodo",
"name": "@ninjadodo"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/ZoeInBinary/statuses/109565239692830114/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/ZoeInBinary/statuses/109565239692830114/replies?min_id=109565259965188244&page=true",
"partOf": "https://mastodon.gamedev.place/users/ZoeInBinary/statuses/109565239692830114/replies",
"items": [
"https://mastodon.gamedev.place/users/ZoeInBinary/statuses/109565259965188244"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/ZoeInBinary/statuses/109565239692830114/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/ZoeInBinary/statuses/109565239692830114/shares",
"type": "Collection",
"totalItems": 0
}
}