GET /api/v1/bbses/8580/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/8580/?format=api",
"demozoo_url": "https://demozoo.org/bbs/8580/",
"id": 8580,
"name": "Purgatory",
"location": "Germany",
"country_code": "DE",
"latitude": 51.5,
"longitude": 10.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/88823/?format=api",
"id": 88823,
"name": "Scooter"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/76930/?format=api",
"id": 76930,
"name": "Allied Mind Force"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}