GET /api/v1/bbses/12345/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/12345/?format=api",
"demozoo_url": "https://demozoo.org/bbs/12345/",
"id": 12345,
"name": "Down River Elite",
"location": "",
"country_code": "",
"latitude": null,
"longitude": null,
"bbstros": [
{
"url": "https://demozoo.org/api/v1/productions/272335/?format=api",
"demozoo_url": "https://demozoo.org/productions/272335/",
"id": 272335,
"title": "Les Manley Lost In LA Cracktro",
"author_nicks": [
{
"name": "United Software Association",
"abbreviation": "USA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45881/?format=api",
"id": 45881,
"name": "United Software Association",
"is_group": true
}
}
],
"author_affiliation_nicks": [
{
"name": "Fairlight",
"abbreviation": "FLT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/239/?format=api",
"id": 239,
"name": "Fairlight",
"is_group": true
}
}
],
"release_date": "1991-11-25",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": [
"no-sound",
"pklite"
]
}
],
"staff": [],
"affiliations": [],
"tags": [
"bbs-pc",
"unknown-location"
]
}