GET /api/v1/bbses/8729/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/8729/?format=api",
"demozoo_url": "https://demozoo.org/bbs/8729/",
"id": 8729,
"name": "El Hoyo",
"location": "Mexico",
"country_code": "MX",
"latitude": 23.0,
"longitude": -102.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/130359/?format=api",
"id": 130359,
"name": "Nopal"
},
"role": "sysop",
"is_current": false
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/130360/?format=api",
"id": 130360,
"name": "Kappux"
},
"role": "sysop",
"is_current": false
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/110725/?format=api",
"id": 110725,
"name": "SiN"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}