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

{
    "url": "https://demozoo.org/api/v1/bbses/11670/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11670/",
    "id": 11670,
    "name": "The Night Crawler",
    "location": "Detroit, Wayne County, Michigan, United States",
    "country_code": "US",
    "latitude": 42.33143,
    "longitude": -83.04575,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/354782/?format=api",
            "demozoo_url": "https://demozoo.org/productions/354782/",
            "id": 354782,
            "title": "Impulse v6p5 Full Version",
            "author_nicks": [
                {
                    "name": "Nivenh",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36669/?format=api",
                        "id": 36669,
                        "name": "Nivenh",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-software"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121106/?format=api",
                "id": 121106,
                "name": "Earthy"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}