Publiczne API
Zaimki
GET
/api/pronouns
PrzykładGET
/api/pronouns/{pronoun}
Przykład PrzykładParametry query string:
examples[]
– Overwrite the default example sentences with custom ones. For each of them use the following format:{sentenceSingular}|{sentencePlural}|{isHonorific}
. IfsentencePlural
is missing, if defaults to being the same assentenceSingular
.isHonorific
can be0
(default) or1
.
GET
/api/banner/{pronoun}.png
Przykład
Teksty kultury
Rzeczowniki
Inkluzywność
Terminologia
Wizytówki
GET
/api/profile/get/{username}?version=2
Przykład- Note that the
birthday
field will only be available when querying your own account; otherwise only the calculatedage
might be available (if the person has filled out their birthday)
Parametry query string:
props
– Specify what properties that the response should include. How to specify them is described here.lprops[<locale>]
– Same as theprops
parameter, but only for specific locales. Replace<locale>
with the locale you wish to override the filter for.
- Note that the
GET
/api/profile/get-id/{id}?version=2
- Note that the
birthday
field will only be available when querying your own account; otherwise only the calculatedage
might be available (if the person has filled out their birthday)
Parametry query string:
props
– Specify what properties that the response should include. How to specify them is described here.lprops[<locale>]
– Same as theprops
parameter, but only for specific locales. Replace<locale>
with the locale you wish to override the filter for.
- Note that the
GET
/api/user/social-lookup/{provider}/{identifier}
Przykład
Kalendarz
GET
/api/calendar/today
GET
/api/calendar/{day}