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

{
    "url": "https://demozoo.org/api/v1/bbses/7835/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7835/",
    "id": 7835,
    "name": "Darkside (203)",
    "location": "Norwalk, Fairfield County, Connecticut, United States",
    "country_code": "US",
    "latitude": 41.1176,
    "longitude": -73.4079,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/303220/?format=api",
            "demozoo_url": "https://demozoo.org/productions/303220/",
            "id": 303220,
            "title": "Mig 29 Fighter",
            "author_nicks": [
                {
                    "name": "Quartex",
                    "abbreviation": "QTX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                        "id": 1430,
                        "name": "Quartex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "mig-29-soviet-fighter"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                "id": 1430,
                "name": "Quartex"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}