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.geneticjen.com/users/jen/statuses/113067263448859707",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.geneticjen.com/users/jen/statuses/113067240450810178",
"published": "2024-09-02T09:32:02Z",
"url": "https://mastodon.geneticjen.com/@jen/113067263448859707",
"attributedTo": "https://mastodon.geneticjen.com/users/jen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.geneticjen.com/users/jen/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.geneticjen.com/users/jen/statuses/113067263448859707",
"inReplyToAtomUri": "https://mastodon.geneticjen.com/users/jen/statuses/113067240450810178",
"conversation": "tag:mastodon.geneticjen.com,2024-09-02:objectId=504012:objectType=Conversation",
"content": "<p>One thing that makes sense in hindsight but was unexpected was not being able to see any posts made by the Threads profile that were made before I followed. Which means if you take a look at a profile to see if you want to follow, you can only judge from the bio and not the actual content (without going to Threads). I guess it should be possible so I wonder if it's a Threads, Mastodon, or ActivityPub thing...</p>",
"contentMap": {
"en": "<p>One thing that makes sense in hindsight but was unexpected was not being able to see any posts made by the Threads profile that were made before I followed. Which means if you take a look at a profile to see if you want to follow, you can only judge from the bio and not the actual content (without going to Threads). I guess it should be possible so I wonder if it's a Threads, Mastodon, or ActivityPub thing...</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.geneticjen.com/users/jen/statuses/113067263448859707/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.geneticjen.com/users/jen/statuses/113067263448859707/replies?min_id=113067273455239558&page=true",
"partOf": "https://mastodon.geneticjen.com/users/jen/statuses/113067263448859707/replies",
"items": [
"https://mastodon.geneticjen.com/users/jen/statuses/113067273455239558"
]
}
},
"likes": {
"id": "https://mastodon.geneticjen.com/users/jen/statuses/113067263448859707/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.geneticjen.com/users/jen/statuses/113067263448859707/shares",
"type": "Collection",
"totalItems": 0
}
}