GET /api/v1/bbses/11289/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/bbses/11289/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11289/",
    "id": 11289,
    "name": "Primordial Soup",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270720/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270720/",
            "id": 270720,
            "title": "Creed Art Pack (09/1995)",
            "author_nicks": [
                {
                    "name": "Creed",
                    "abbreviation": "CRD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/110040/?format=api",
                        "id": 110040,
                        "name": "Creed",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-09",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110042/?format=api",
                "id": 110042,
                "name": "Psycho Fiend"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "artboard"
    ]
}