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/david/statuses/102010285745149116/activity",
"type": "Create",
"actor": "https://social.tchncs.de/users/david",
"published": "2019-04-29T15:57:12Z",
"to": [
"https://social.tchncs.de/users/david/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://tenforward.social/users/emsenn"
],
"object": {
"id": "https://social.tchncs.de/users/david/statuses/102010285745149116",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2019-04-29T15:57:12Z",
"url": "https://social.tchncs.de/@david/102010285745149116",
"attributedTo": "https://social.tchncs.de/users/david",
"to": [
"https://social.tchncs.de/users/david/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://tenforward.social/users/emsenn"
],
"sensitive": false,
"atomUri": "https://social.tchncs.de/users/david/statuses/102010285745149116",
"inReplyToAtomUri": null,
"conversation": "tag:tenforward.social,2019-04-28:objectId=5023234:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tenforward.social/@emsenn\" class=\"u-url mention\">@<span>emsenn</span></a></span></p>",
"endTime": "2019-04-29T16:02:12Z",
"closed": "2019-04-29T16:02:12Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://tenforward.social/users/emsenn",
"name": "@emsenn@tenforward.social"
}
],
"replies": {
"id": "https://social.tchncs.de/users/david/statuses/102010285745149116/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.tchncs.de/users/david/statuses/102010285745149116/replies?only_other_accounts=true&page=true",
"partOf": "https://social.tchncs.de/users/david/statuses/102010285745149116/replies",
"items": []
}
},
"likes": {
"id": "https://social.tchncs.de/users/david/statuses/102010285745149116/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.tchncs.de/users/david/statuses/102010285745149116/shares",
"type": "Collection",
"totalItems": 1
},
"oneOf": [
{
"type": "Note",
"name": "TOML",
"replies": {
"type": "Collection",
"totalItems": 1
}
},
{
"type": "Note",
"name": "Rust",
"replies": {
"type": "Collection",
"totalItems": 0
}
},
{
"type": "Note",
"name": "Arch",
"replies": {
"type": "Collection",
"totalItems": 0
}
},
{
"type": "Note",
"name": "SQLite",
"replies": {
"type": "Collection",
"totalItems": 2
}
}
]
}
}