GET /api/v1/bbses/2323/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2323/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2323/",
"id": 2323,
"name": "Ancient Dynasty",
"location": "Helsinki, Uusimaa, Finland",
"country_code": "FI",
"latitude": 60.17556,
"longitude": 24.93417,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15747/?format=api",
"id": 15747,
"name": "Piriste"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/106746/?format=api",
"id": 106746,
"name": "Wasted Obfuscated Evolution"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}