GET /api/v1/bbses/1541/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1541/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1541/",
"id": 1541,
"name": "Justice",
"location": "Landkreis Gotha, Thuringia, Germany",
"country_code": "DE",
"latitude": 50.91056,
"longitude": 10.71194,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120120/?format=api",
"id": 120120,
"name": "Tiger Twa"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/13665/?format=api",
"id": 13665,
"name": "The Realtime-Crew"
},
"role": "010-whq"
}
],
"tags": [
"bbs-pc"
]
}