File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 2020 - Published date and time
2121
2222 - Last Modified date and time
23+
24+ - Boosted date and time
2325
2426 - Clap Count
2527
@@ -143,6 +145,10 @@ get:
143145 type : string
144146 description : Date and time when the article was last modified.
145147 example : " 2023-06-20 06:37:11"
148+ boosted_at :
149+ type : string
150+ description : Date and time when the article was Boosted.
151+ example : " 2023-06-21 08:02:54"
146152 unique_slug :
147153 type : string
148154 description : Unique slug assigned to the article.
Original file line number Diff line number Diff line change 1111 - Full name
1212
1313 - Bio
14+
15+ - Tier (FREE, MEMBER or FRIEND)
1416
1517 - Followers count
1618
3133 - List of tags in which the user is Top Writer
3234
3335 - When did the user become a Medium Member (conditional)
36+
37+ - When did the user become "Friend of Medium" (conditional)
3438
3539 - Whether the user has Lists (boolean)
3640
7781 type : string
7882 description : A short description about the user.
7983 example : Obsessed with Tech Biz Arts & Words; Does NOT dumb down the writing; Skilled Wordsmith; Delivers the best
84+ tier :
85+ type : string
86+ description : Tier of the user. It can be FREE, MEMBER or FRIEND.
87+ example : FRIEND
8088 top_writer_in :
8189 type : array
8290 description : List of tags in which the user is a Top Writer.
@@ -126,6 +134,10 @@ get:
126134 type : string
127135 description : Date when the user became a Medium Member.
128136 example : " 2020-06-24 16:05:46"
137+ friend_since :
138+ type : string
139+ description : Date when the user became "Friend of Medium".
140+ example : " 2024-01-10 12:30:21"
129141 image_url :
130142 type : string
131143 description : Profile image of the user (URL).
You can’t perform that action at this time.
0 commit comments