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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/brembs/statuses/109705361089010331",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-17T15:56:03Z",
"url": "https://mastodon.social/@brembs/109705361089010331",
"attributedTo": "https://mastodon.social/users/brembs",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/brembs/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/brembs/statuses/109705361089010331",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-01-17:objectId=380540841:objectType=Conversation",
"content": "<p>Hmm, I wonder if chatGPT may be running afoul of the CC-BY licenses in its training material?</p><p>Is this a limit case of the usefulness of attribution licenses?</p><p><a href=\"https://mastodon.social/tags/opendata\" class=\"mention hashtag\" rel=\"tag\">#<span>opendata</span></a> <a href=\"https://mastodon.social/tags/openscience\" class=\"mention hashtag\" rel=\"tag\">#<span>openscience</span></a> <a href=\"https://mastodon.social/tags/chatgpt\" class=\"mention hashtag\" rel=\"tag\">#<span>chatgpt</span></a></p>",
"contentMap": {
"en": "<p>Hmm, I wonder if chatGPT may be running afoul of the CC-BY licenses in its training material?</p><p>Is this a limit case of the usefulness of attribution licenses?</p><p><a href=\"https://mastodon.social/tags/opendata\" class=\"mention hashtag\" rel=\"tag\">#<span>opendata</span></a> <a href=\"https://mastodon.social/tags/openscience\" class=\"mention hashtag\" rel=\"tag\">#<span>openscience</span></a> <a href=\"https://mastodon.social/tags/chatgpt\" class=\"mention hashtag\" rel=\"tag\">#<span>chatgpt</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/705/355/783/459/755/original/67a85853ca9d5f4d.png",
"name": "chatgpt responses to licensing questions",
"blurhash": "U8RfnKR%xuoy-:WBRjWBM{ayofay~pM{M{Rj",
"focalPoint": [
0,
0
],
"width": 908,
"height": 853
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/opendata",
"name": "#opendata"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/openscience",
"name": "#openscience"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/chatgpt",
"name": "#chatgpt"
}
],
"replies": {
"id": "https://mastodon.social/users/brembs/statuses/109705361089010331/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/brembs/statuses/109705361089010331/replies?min_id=109705737934934728&page=true",
"partOf": "https://mastodon.social/users/brembs/statuses/109705361089010331/replies",
"items": [
"https://mastodon.social/users/brembs/statuses/109705737934934728"
]
}
},
"likes": {
"id": "https://mastodon.social/users/brembs/statuses/109705361089010331/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.social/users/brembs/statuses/109705361089010331/shares",
"type": "Collection",
"totalItems": 5
}
}