GET /api/v1/bbses/3561/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/3561/?format=api",
"demozoo_url": "https://demozoo.org/bbs/3561/",
"id": 3561,
"name": "Checkpoint",
"location": "Hamburg, Freie und Hansestadt, Hamburg, Germany",
"country_code": "DE",
"latitude": 53.55,
"longitude": 10.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/122029/?format=api",
"id": 122029,
"name": "Skeleton"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
"id": 2335,
"name": "Outlaws"
},
"role": "020-hq"
}
],
"tags": []
}