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://social.tchncs.de/users/Strubbl/statuses/3207231/activity",
"type": "Create",
"actor": "https://social.tchncs.de/users/Strubbl",
"published": "2017-06-28T17:40:53Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.tchncs.de/users/Strubbl/followers"
],
"object": {
"id": "https://social.tchncs.de/users/Strubbl/statuses/3207231",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-06-28T17:40:53Z",
"url": "https://social.tchncs.de/@Strubbl/3207231",
"attributedTo": "https://social.tchncs.de/users/Strubbl",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.tchncs.de/users/Strubbl/followers"
],
"sensitive": false,
"atomUri": "tag:social.tchncs.de,2017-06-28:objectId=3207231:objectType=Status",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-06-28:objectId=3871853:objectType=Conversation",
"content": "<p>@usr_local_share@mastodon.social If you know C, i can think of embedded development</p>",
"contentMap": {
"en": "<p>@usr_local_share@mastodon.social If you know C, i can think of embedded development</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.tchncs.de/users/Strubbl/statuses/3207231/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.tchncs.de/users/Strubbl/statuses/3207231/replies?only_other_accounts=true&page=true",
"partOf": "https://social.tchncs.de/users/Strubbl/statuses/3207231/replies",
"items": []
}
},
"likes": {
"id": "https://social.tchncs.de/users/Strubbl/statuses/3207231/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.tchncs.de/users/Strubbl/statuses/3207231/shares",
"type": "Collection",
"totalItems": 0
}
}
}