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.cloud/users/cassiuspacheco/statuses/113308881939090588/activity",
"type": "Create",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-10-15T01:38:48Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"object": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113308881939090588",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-15T01:38:48Z",
"url": "https://mastodon.cloud/@cassiuspacheco/113308881939090588",
"attributedTo": "https://mastodon.cloud/users/cassiuspacheco",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/cassiuspacheco/statuses/113308881939090588",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.cloud,2024-10-15:objectId=390144689:objectType=Conversation",
"content": "<p>I have been doing iOS for over a decade and I have never felt as productive as I was while doing Flutter a few years ago.</p><p>From Obj-C to Swift, UIKit to SwiftUI, RxSwift to Combine, experiencing it all, I never got close to that productivity.</p><p>The technical challenge of architecting and coding for a true multiplatform ecosystem was absolutely amazing. Having the same app run on mobile, web and desktop with minor tweaks was truly rewarding.</p><p>It’s a shame Flutter hasn’t really picked up.</p>",
"contentMap": {
"en": "<p>I have been doing iOS for over a decade and I have never felt as productive as I was while doing Flutter a few years ago.</p><p>From Obj-C to Swift, UIKit to SwiftUI, RxSwift to Combine, experiencing it all, I never got close to that productivity.</p><p>The technical challenge of architecting and coding for a true multiplatform ecosystem was absolutely amazing. Having the same app run on mobile, web and desktop with minor tweaks was truly rewarding.</p><p>It’s a shame Flutter hasn’t really picked up.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113308881939090588/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/cassiuspacheco/statuses/113308881939090588/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/cassiuspacheco/statuses/113308881939090588/replies",
"items": []
}
}
}
}