object (person)
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| title | string |
Required | cannot be null | person |
| pronouns | string |
Optional | cannot be null | person |
| updated | string |
Optional | cannot be null | person |
| roles | array |
Optional | cannot be null | person |
| image | string |
Optional | cannot be null | person |
| image_remote | string |
Optional | cannot be null | person |
| cover | string |
Optional | cannot be null | person |
| caption | string |
Optional | cannot be null | person |
string |
Optional | cannot be null | person | |
string |
Optional | cannot be null | person | |
| bluesky | string |
Optional | cannot be null | person |
| github | string |
Optional | cannot be null | person |
| osm | string |
Optional | cannot be null | person |
| website | string |
Optional | cannot be null | person |
| wikipedia | string |
Optional | cannot be null | person |
| mastodon | string |
Optional | cannot be null | person |
| medium | string |
Optional | cannot be null | person |
The person's full display name or designation.
title
-
is required
-
Type:
string -
cannot be null
-
defined in: person
string
Darla Dogson
Darla
darla_dog_1985
The person's pronouns.
pronouns
-
is optional
-
Type:
string -
cannot be null
-
defined in: person
string
she/her
they/them
he/they
updated
-
is optional
-
Type:
string -
cannot be null
-
defined in: person
string
date time: the string must be a date time string, according to RFC 3339, section 5.6
roles
object[] (role)
image
-
is optional
-
Type:
string -
cannot be null
-
defined in: person
string
image_remote
-
is optional
-
Type:
string -
cannot be null
-
defined in: person
string
cover
-
is optional
-
Type:
string -
cannot be null
-
defined in: person
string
caption
-
is optional
-
Type:
string -
cannot be null
-
defined in: person
string
linkedin
-
is optional
-
Type:
string -
cannot be null
-
defined in: person
string
twitter
-
is optional
-
Type:
string -
cannot be null
-
defined in: person
string
bluesky
-
is optional
-
Type:
string -
cannot be null
-
defined in: person
string
github
-
is optional
-
Type:
string -
cannot be null
-
defined in: person
string
osm
-
is optional
-
Type:
string -
cannot be null
-
defined in: person
string
website
-
is optional
-
Type:
string -
cannot be null
-
defined in: person
string
wikipedia
-
is optional
-
Type:
string -
cannot be null
-
defined in: person
string
mastodon
-
is optional
-
Type:
string -
cannot be null
-
defined in: person
string
medium
-
is optional
-
Type:
string -
cannot be null
-
defined in: person
string