Created
September 2, 2024 17:21
-
-
Save jesuino/edfed8aa3f5689412c46d5101c04d695 to your computer and use it in GitHub Desktop.
Bluesky API
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"posts": [ | |
{ | |
"uri": "at://did:plc:xsqyottmupmtgs7q3quar6yx/app.bsky.feed.post/3l36s7n76bv2x", | |
"cid": "bafyreid43mz5v7lkck3om3wbwlcje2dddv2wsru32x5mqupfke5a7jdg6e", | |
"author": { | |
"did": "did:plc:xsqyottmupmtgs7q3quar6yx", | |
"handle": "wanningcatboy.bsky.social", | |
"displayName": "sam - ʷᵃⁿⁿⁱⁿᵍ ᵐⁱⁿʰᵃ ᵛⁱᵈᵃ", | |
"avatar": "https://cdn.bsky.app/img/avatar/plain/did:plc:xsqyottmupmtgs7q3quar6yx/bafkreif7ulgduagwph4jim5y34irfkcwgzfjwktejgvjnvnur4zw4hae7e@jpeg", | |
"associated": { | |
"chat": { | |
"allowIncoming": "following" | |
} | |
}, | |
"labels": [], | |
"createdAt": "2024-08-29T22:00:51.821Z" | |
}, | |
"record": { | |
"$type": "app.bsky.feed.post", | |
"createdAt": "2024-09-02T17:12:20.219Z", | |
"langs": [ | |
"pt" | |
], | |
"reply": { | |
"parent": { | |
"cid": "bafyreibt6uol25amqmam4ekb6ybj2y3o4da7wtloe6osbwyv5rvcvemh3m", | |
"uri": "at://did:plc:jxgcpi3zvllx7fdd2hiigejy/app.bsky.feed.post/3l36gchfci72k" | |
}, | |
"root": { | |
"cid": "bafyreibt6uol25amqmam4ekb6ybj2y3o4da7wtloe6osbwyv5rvcvemh3m", | |
"uri": "at://did:plc:jxgcpi3zvllx7fdd2hiigejy/app.bsky.feed.post/3l36gchfci72k" | |
} | |
}, | |
"text": "Eu já entrei na facul com o objetivo de aprender logo java pq meu irmão eh dev pleno de Java e sempre fez propaganda pra mim kakakakakak" | |
}, | |
"replyCount": 0, | |
"repostCount": 0, | |
"likeCount": 0, | |
"quoteCount": 0, | |
"indexedAt": "2024-09-02T17:12:20.219Z", | |
"labels": [] | |
} | |
], | |
"cursor": "1" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment