GET /api/v1/bbses/4092/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/4092/?format=api",
"demozoo_url": "https://demozoo.org/bbs/4092/",
"id": 4092,
"name": "The UndAgrOund BBS",
"location": "Warszawa, Mazovia, Poland",
"country_code": "PL",
"latitude": 52.23547,
"longitude": 21.04191,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/122620/?format=api",
"id": 122620,
"name": "Lapin"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/80072/?format=api",
"id": 80072,
"name": "Crow"
},
"role": "020-hq"
}
],
"tags": []
}