Steem LogoSDS API Reference0.1.7c


posts_api

/ getPostWithReplies / :author / :permlink / :withVotes? / :fields?


Description

Returns the post and its containing replies for the given :author / :permlink.

Example

/posts_api/getPostWithReplies/steemit/firstpost

Parameters

NameTypeOptionalDefaultAllowed Values
:authoraccount_nameNo
:permlinkstringNo
:withVotesboolYestrue
:fieldsfixed_arrayYes
- link_id
- link_status
- author_status
- author
- permlink
- parent_author
- parent_permlink
- root_author
- root_permlink
- root_title
- beneficiaries
- created
- last_update
- last_sync
- cashout_time
- total_payout_value
- curator_payout_value
- pending_payout_value
- net_rshares
- total_vote_weight
- max_accepted_payout
- percent_steem_dollars
- allow_curation_rewards
- allow_votes
- allow_replies
- depth
- children
- word_count
- category
- json_metadata
- title
- body

Result

JSON Object