21 lines
417 B
JSON
21 lines
417 B
JSON
{
|
|
"version": "1.0",
|
|
"locale": "en-uk",
|
|
"source": "https://domain/endpoint",
|
|
"updated": "2022-11-15 20:32:12",
|
|
"expires": "2023-11-15 20:32:12",
|
|
"content": [
|
|
{
|
|
"id": "M",
|
|
"label": "Mister"
|
|
},
|
|
{
|
|
"id": "F",
|
|
"label": "Miss"
|
|
},
|
|
{
|
|
"id": "I",
|
|
"label": "I rather not say"
|
|
}
|
|
]
|
|
} |