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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.cloud/users/cassiuspacheco/outbox?page=true",
"type": "OrderedCollectionPage",
"next": "https://mastodon.cloud/users/cassiuspacheco/outbox?max_id=113116100302055603&page=true",
"prev": "https://mastodon.cloud/users/cassiuspacheco/outbox?min_id=113434057341733008&page=true",
"partOf": "https://mastodon.cloud/users/cassiuspacheco/outbox",
"orderedItems": [
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113434057341733008/activity",
"type": "Announce",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-11-06T04:12:33Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.thoughtworks.com/users/mfowler",
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"object": "https://toot.thoughtworks.com/users/mfowler/statuses/113430702902591275"
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113400597364100368/activity",
"type": "Announce",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-10-31T06:23:14Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.thoughtworks.com/users/mfowler",
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"object": "https://toot.thoughtworks.com/users/mfowler/statuses/113391249341934644"
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113400592408277354/activity",
"type": "Create",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-10-31T06:21:59Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"object": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113400592408277354",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-31T06:21:59Z",
"url": "https://mastodon.cloud/@cassiuspacheco/113400592408277354",
"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/113400592408277354",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.cloud,2024-10-31:objectId=395690056:objectType=Conversation",
"content": "<p>🥲</p>",
"contentMap": {
"en": "<p>🥲</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mastodon.cloud/media_attachments/files/113/400/591/858/939/253/original/302441ce86a7c60a.jpeg",
"name": null,
"blurhash": "U45=2|R-9FRj9FWE%Nof4na#?Ifk~qWBITay",
"width": 1179,
"height": 1136
}
],
"tag": [],
"replies": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113400592408277354/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/cassiuspacheco/statuses/113400592408277354/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/cassiuspacheco/statuses/113400592408277354/replies",
"items": []
}
}
}
},
{
"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": []
}
}
}
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113280036366273311/activity",
"type": "Create",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-10-09T23:22:59Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/cassiuspacheco/followers",
"https://mastodon.social/users/zachsimone"
],
"object": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113280036366273311",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/zachsimone/statuses/113269879161093040",
"published": "2024-10-09T23:22:59Z",
"url": "https://mastodon.cloud/@cassiuspacheco/113280036366273311",
"attributedTo": "https://mastodon.cloud/users/cassiuspacheco",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/cassiuspacheco/followers",
"https://mastodon.social/users/zachsimone"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/cassiuspacheco/statuses/113280036366273311",
"inReplyToAtomUri": "https://mastodon.social/users/zachsimone/statuses/113269879161093040",
"conversation": "tag:mastodon.social,2024-10-08:objectId=817220539:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@zachsimone\" class=\"u-url mention\">@<span>zachsimone</span></a></span> myGov is very needy, hey. They keep emailing about irrelevant messages lol</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@zachsimone\" class=\"u-url mention\">@<span>zachsimone</span></a></span> myGov is very needy, hey. They keep emailing about irrelevant messages lol</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/zachsimone",
"name": "@zachsimone@mastodon.social"
}
],
"replies": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113280036366273311/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/cassiuspacheco/statuses/113280036366273311/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/cassiuspacheco/statuses/113280036366273311/replies",
"items": []
}
}
}
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113268748639284270/activity",
"type": "Announce",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-10-07T23:32:22Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mattiem",
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"object": "https://mastodon.social/users/mattiem/statuses/113255677509958373"
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113248215864714652/activity",
"type": "Announce",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-10-04T08:30:37Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/Mabande",
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"object": "https://mastodon.social/users/Mabande/statuses/113238450449260985"
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113224499958573523/activity",
"type": "Announce",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-09-30T03:59:21Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hachyderm.io/users/groue",
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"object": "https://hachyderm.io/users/groue/statuses/113222313338552223"
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113211678756997006/activity",
"type": "Announce",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-09-27T21:38:45Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://queer.party/users/beccadax",
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"object": "https://queer.party/users/beccadax/statuses/113205213298125613"
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113207776181354684/activity",
"type": "Announce",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-09-27T05:06:16Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mattiem",
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"object": "https://mastodon.social/users/mattiem/statuses/113205645625455471"
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113207724149038511/activity",
"type": "Announce",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-09-27T04:53:03Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/nicklockwood",
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"object": "https://mastodon.social/users/nicklockwood/statuses/113203231828054795"
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113196124451480303/activity",
"type": "Create",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-09-25T03:43:05Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/cassiuspacheco/followers",
"https://mastodon.social/users/tonyarnold"
],
"object": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113196124451480303",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/tonyarnold/statuses/113195732758885550",
"published": "2024-09-25T03:43:05Z",
"url": "https://mastodon.cloud/@cassiuspacheco/113196124451480303",
"attributedTo": "https://mastodon.cloud/users/cassiuspacheco",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/cassiuspacheco/followers",
"https://mastodon.social/users/tonyarnold"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/cassiuspacheco/statuses/113196124451480303",
"inReplyToAtomUri": "https://mastodon.social/users/tonyarnold/statuses/113195732758885550",
"conversation": "tag:mastodon.social,2024-09-25:objectId=807139112:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@tonyarnold\" class=\"u-url mention\">@<span>tonyarnold</span></a></span> this is a great positive reminder, thanks for sharing</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@tonyarnold\" class=\"u-url mention\">@<span>tonyarnold</span></a></span> this is a great positive reminder, thanks for sharing</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/tonyarnold",
"name": "@tonyarnold@mastodon.social"
}
],
"replies": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113196124451480303/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/cassiuspacheco/statuses/113196124451480303/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/cassiuspacheco/statuses/113196124451480303/replies",
"items": []
}
}
}
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113196102459102134/activity",
"type": "Create",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-09-25T03:37:30Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/cassiuspacheco/followers",
"https://mastodon.social/users/a_grebenyuk"
],
"object": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113196102459102134",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/a_grebenyuk/statuses/113192755416232147",
"published": "2024-09-25T03:37:30Z",
"url": "https://mastodon.cloud/@cassiuspacheco/113196102459102134",
"attributedTo": "https://mastodon.cloud/users/cassiuspacheco",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/cassiuspacheco/followers",
"https://mastodon.social/users/a_grebenyuk"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/cassiuspacheco/statuses/113196102459102134",
"inReplyToAtomUri": "https://mastodon.social/users/a_grebenyuk/statuses/113192755416232147",
"conversation": "tag:mastodon.social,2024-09-24:objectId=806705510:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@a_grebenyuk\" class=\"u-url mention\">@<span>a_grebenyuk</span></a></span> I’m liking it too, but I find the buttons a bit too hard to push. Hopefully I’ll “break them in” soon?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@a_grebenyuk\" class=\"u-url mention\">@<span>a_grebenyuk</span></a></span> I’m liking it too, but I find the buttons a bit too hard to push. Hopefully I’ll “break them in” soon?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/a_grebenyuk",
"name": "@a_grebenyuk@mastodon.social"
}
],
"replies": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113196102459102134/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/cassiuspacheco/statuses/113196102459102134/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/cassiuspacheco/statuses/113196102459102134/replies",
"items": []
}
}
}
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113169311479948068/activity",
"type": "Create",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-09-20T10:04:12Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/cassiuspacheco/followers",
"https://mastodon.social/users/zachsimone"
],
"object": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113169311479948068",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/zachsimone/statuses/113169163757082926",
"published": "2024-09-20T10:04:12Z",
"url": "https://mastodon.cloud/@cassiuspacheco/113169311479948068",
"attributedTo": "https://mastodon.cloud/users/cassiuspacheco",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/cassiuspacheco/followers",
"https://mastodon.social/users/zachsimone"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/cassiuspacheco/statuses/113169311479948068",
"inReplyToAtomUri": "https://mastodon.social/users/zachsimone/statuses/113169163757082926",
"conversation": "tag:mastodon.cloud,2024-09-20:objectId=382144578:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@zachsimone\" class=\"u-url mention\">@<span>zachsimone</span></a></span> good one! I’m still setting this up and it didn’t cross my mind to look for a setting, just to complain about it 😂</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@zachsimone\" class=\"u-url mention\">@<span>zachsimone</span></a></span> good one! I’m still setting this up and it didn’t cross my mind to look for a setting, just to complain about it 😂</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/zachsimone",
"name": "@zachsimone@mastodon.social"
}
],
"replies": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113169311479948068/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/cassiuspacheco/statuses/113169311479948068/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/cassiuspacheco/statuses/113169311479948068/replies",
"items": []
}
}
}
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113168819312582112/activity",
"type": "Create",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-09-20T07:59:02Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"object": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113168819312582112",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-20T07:59:02Z",
"url": "https://mastodon.cloud/@cassiuspacheco/113168819312582112",
"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/113168819312582112",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.cloud,2024-09-20:objectId=382144578:objectType=Conversation",
"content": "<p>I find it quite annoying that the new Silent icon is constantly visible in the status bar now 😓</p>",
"contentMap": {
"en": "<p>I find it quite annoying that the new Silent icon is constantly visible in the status bar now 😓</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113168819312582112/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/cassiuspacheco/statuses/113168819312582112/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/cassiuspacheco/statuses/113168819312582112/replies",
"items": []
}
}
}
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113168267981986319/activity",
"type": "Create",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-09-20T05:38:49Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"object": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113168267981986319",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-20T05:38:49Z",
"url": "https://mastodon.cloud/@cassiuspacheco/113168267981986319",
"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/113168267981986319",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.cloud,2024-09-20:objectId=382113414:objectType=Conversation",
"content": "<p>iPhone 16: “Do you wish transfer data directly from iPhone 15-20min”<br />Me: “oh cool, should be faster than iCloud, let me give it a try”<br />Button pressed: <estimated time 7 hours></p><p>Now I need to reset my Phone and start over to cancel this. <a href=\"https://mastodon.cloud/tags/justworks\" class=\"mention hashtag\" rel=\"tag\">#<span>justworks</span></a></p>",
"contentMap": {
"en": "<p>iPhone 16: “Do you wish transfer data directly from iPhone 15-20min”<br />Me: “oh cool, should be faster than iCloud, let me give it a try”<br />Button pressed: <estimated time 7 hours></p><p>Now I need to reset my Phone and start over to cancel this. <a href=\"https://mastodon.cloud/tags/justworks\" class=\"mention hashtag\" rel=\"tag\">#<span>justworks</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/justworks",
"name": "#justworks"
}
],
"replies": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113168267981986319/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/cassiuspacheco/statuses/113168267981986319/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/cassiuspacheco/statuses/113168267981986319/replies",
"items": []
}
}
}
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113156433817719831/activity",
"type": "Announce",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-09-18T03:29:14Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hachyderm.io/users/holly",
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"object": "https://hachyderm.io/users/holly/statuses/113154491985729456"
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113151717264273305/activity",
"type": "Create",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-09-17T07:29:45Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/cassiuspacheco/followers",
"https://mastodon.social/users/aaron_pearce"
],
"object": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113151717264273305",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/aaron_pearce/statuses/113151062950090651",
"published": "2024-09-17T07:29:45Z",
"url": "https://mastodon.cloud/@cassiuspacheco/113151717264273305",
"attributedTo": "https://mastodon.cloud/users/cassiuspacheco",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/cassiuspacheco/followers",
"https://mastodon.social/users/aaron_pearce"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/cassiuspacheco/statuses/113151717264273305",
"inReplyToAtomUri": "https://mastodon.social/users/aaron_pearce/statuses/113151062950090651",
"conversation": "tag:mastodon.social,2024-09-17:objectId=801083028:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@aaron_pearce\" class=\"u-url mention\">@<span>aaron_pearce</span></a></span> I wish Apple would recognise developers of their platform that inspired them to improve their ecosystem further. It’d be fair that it was financially and also acknowledging them in general.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@aaron_pearce\" class=\"u-url mention\">@<span>aaron_pearce</span></a></span> I wish Apple would recognise developers of their platform that inspired them to improve their ecosystem further. It’d be fair that it was financially and also acknowledging them in general.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/aaron_pearce",
"name": "@aaron_pearce@mastodon.social"
}
],
"replies": {
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113151717264273305/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/cassiuspacheco/statuses/113151717264273305/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/cassiuspacheco/statuses/113151717264273305/replies",
"items": []
}
}
}
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113116484848612826/activity",
"type": "Announce",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-09-11T02:09:41Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/phranck",
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"object": "https://chaos.social/users/phranck/statuses/113112167455156344"
},
{
"id": "https://mastodon.cloud/users/cassiuspacheco/statuses/113116100302055603/activity",
"type": "Announce",
"actor": "https://mastodon.cloud/users/cassiuspacheco",
"published": "2024-09-11T00:31:54Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/cocoaphony",
"https://mastodon.cloud/users/cassiuspacheco/followers"
],
"object": "https://mastodon.social/users/cocoaphony/statuses/113112599900149038"
}
]
}