GET /api/v1/bbses/4326/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/4326/?format=api",
"demozoo_url": "https://demozoo.org/bbs/4326/",
"id": 4326,
"name": "Celeste",
"location": "Stockholm County, Stockholm, Sweden",
"country_code": "SE",
"latitude": 59.5,
"longitude": 18.0,
"bbstros": [
{
"url": "https://demozoo.org/api/v1/productions/412/?format=api",
"demozoo_url": "https://demozoo.org/productions/412/",
"id": 412,
"title": "Celeste BBS Intro",
"author_nicks": [
{
"name": "Oxygen",
"abbreviation": "O2",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1838/?format=api",
"id": 1838,
"name": "Oxygen",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-02-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1839/?format=api",
"id": 1839,
"name": "Sasquatch"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-amiga"
]
}