GET /api/v1/bbses/6603/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/6603/?format=api",
"demozoo_url": "https://demozoo.org/bbs/6603/",
"id": 6603,
"name": "Headbanger Brothers",
"location": "Germany",
"country_code": "DE",
"latitude": 51.5,
"longitude": 10.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/126871/?format=api",
"id": 126871,
"name": "Mr. Cool"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/126860/?format=api",
"id": 126860,
"name": "Tactical Hackers In Cooperation"
},
"role": "020-hq"
}
],
"tags": [
"hpav"
]
}