Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Description : Get info about an author (Author field in an entry)Arguments :NameTypeDescriptionid-or-nameint|stringThe name/slug of the author or the IDMethods : GETResponse :NameTypeDescriptionauthor_idintThe Author IDauthor_namestringAuthor Usernameauthor_slugstringAuthor Slug (Identification in the URL)author_descriptionstringAuthor Descriptionauthor_urlstringCurrent author URLuser_linkedboolIf an user is linked to this author or notuser_idintUser ID linked (Don't appear if user_linked = false)user_namestringUser Name linked (Don't appear if user_linked = false)user_linkstringUser Profile URL (Don't appear if user_linked = false)last_entriesarrayArray of Entry IDs from this author (10 entries)
Description : Get info about an author (Author field in an entry)
Arguments :
Methods : GET
Response :