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.online/users/Tinrocket/statuses/109434368980436642/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.online/users/Tinrocket/statuses/109434368980436642/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/Tinrocket/statuses/109434368980436642/replies",
"items": [
{
"id": "https://mastodon.online/users/Tinrocket/statuses/109434380111795301",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.online/users/Tinrocket/statuses/109434368980436642",
"published": "2022-11-30T19:22:02Z",
"url": "https://mastodon.online/@Tinrocket/109434380111795301",
"attributedTo": "https://mastodon.online/users/Tinrocket",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/Tinrocket/followers",
"https://mastodon.world/users/swiftdevjournal"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/Tinrocket/statuses/109434380111795301",
"inReplyToAtomUri": "https://mastodon.online/users/Tinrocket/statuses/109434368980436642",
"conversation": "tag:mastodon.online,2022-11-30:objectId=94502187:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.world/@swiftdevjournal\" class=\"u-url mention\">@<span>swiftdevjournal</span></a></span> </p><p>Building the general animation framework (from scratch) was the hardest. 😅</p><p>In parallel to this app, I developed a few simple games to make sure it was generalized enough.</p><p>The actual "Photo Tape" application functionaty was the easiest because the sprite and snap layers abstracted a lot, and it was almost LEGO-like assembly at that point. 2/2</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.world/@swiftdevjournal\" class=\"u-url mention\">@<span>swiftdevjournal</span></a></span> </p><p>Building the general animation framework (from scratch) was the hardest. 😅</p><p>In parallel to this app, I developed a few simple games to make sure it was generalized enough.</p><p>The actual "Photo Tape" application functionaty was the easiest because the sprite and snap layers abstracted a lot, and it was almost LEGO-like assembly at that point. 2/2</p>"
},
"updated": "2022-11-30T19:22:30Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.world/users/swiftdevjournal",
"name": "@swiftdevjournal@mastodon.world"
}
],
"replies": {
"id": "https://mastodon.online/users/Tinrocket/statuses/109434380111795301/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/Tinrocket/statuses/109434380111795301/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/Tinrocket/statuses/109434380111795301/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/Tinrocket/statuses/109434380111795301/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.online/users/Tinrocket/statuses/109434380111795301/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}