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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.org.uk/users/ijdickinson/statuses/113561001740500020",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-28T14:16:11Z",
"url": "https://mastodon.org.uk/@ijdickinson/113561001740500020",
"attributedTo": "https://mastodon.org.uk/users/ijdickinson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.org.uk/users/ijdickinson/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.org.uk/users/ijdickinson/statuses/113561001740500020",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.org.uk,2024-11-28:objectId=140208828:objectType=Conversation",
"content": "<p>Definition of done in a ticket I just added:</p><p>```<br />Develop and ship a world-dominating spreadsheet tool that both eclipses MS Excel and is not so dumb that is unable to parse the otherwise-universal ISO8601 date format.<br />Or, second best, emit dates in a format that Excel will recognise.<br />```</p><p><a href=\"https://mastodon.org.uk/tags/shipit\" class=\"mention hashtag\" rel=\"tag\">#<span>shipit</span></a> <a href=\"https://mastodon.org.uk/tags/agile\" class=\"mention hashtag\" rel=\"tag\">#<span>agile</span></a> <a href=\"https://mastodon.org.uk/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a></p>",
"contentMap": {
"en": "<p>Definition of done in a ticket I just added:</p><p>```<br />Develop and ship a world-dominating spreadsheet tool that both eclipses MS Excel and is not so dumb that is unable to parse the otherwise-universal ISO8601 date format.<br />Or, second best, emit dates in a format that Excel will recognise.<br />```</p><p><a href=\"https://mastodon.org.uk/tags/shipit\" class=\"mention hashtag\" rel=\"tag\">#<span>shipit</span></a> <a href=\"https://mastodon.org.uk/tags/agile\" class=\"mention hashtag\" rel=\"tag\">#<span>agile</span></a> <a href=\"https://mastodon.org.uk/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.org.uk/tags/shipit",
"name": "#shipit"
},
{
"type": "Hashtag",
"href": "https://mastodon.org.uk/tags/agile",
"name": "#agile"
},
{
"type": "Hashtag",
"href": "https://mastodon.org.uk/tags/software",
"name": "#software"
}
],
"replies": {
"id": "https://mastodon.org.uk/users/ijdickinson/statuses/113561001740500020/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.org.uk/users/ijdickinson/statuses/113561001740500020/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.org.uk/users/ijdickinson/statuses/113561001740500020/replies",
"items": []
}
}
}