GET /api/v1/bbses/8550/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/8550/?format=api",
"demozoo_url": "https://demozoo.org/bbs/8550/",
"id": 8550,
"name": "Interrupt 13",
"location": "Israel",
"country_code": "IL",
"latitude": 31.5,
"longitude": 34.75,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/81602/?format=api",
"id": 81602,
"name": "Int21"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/81593/?format=api",
"id": 81593,
"name": "Another Coding Group"
},
"role": "030-memberboard"
}
],
"tags": [
"bbs-pc",
"bbs-open-only-at-night"
]
}