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

{
    "url": "https://demozoo.org/api/v1/bbses/3427/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3427/",
    "id": 3427,
    "name": "Night STalker",
    "location": "Montréal, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.50008,
    "longitude": -73.68248,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/88796/?format=api",
            "demozoo_url": "https://demozoo.org/productions/88796/",
            "id": 88796,
            "title": "Jane Jetson Strip Poker Cracktro",
            "author_nicks": [
                {
                    "name": "Conan",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/43735/?format=api",
                        "id": 43735,
                        "name": "Conan",
                        "is_group": false
                    }
                },
                {
                    "name": "The Big Four",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31446/?format=api",
                        "id": 31446,
                        "name": "The Big Four",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-04-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "no-credits-given"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/88803/?format=api",
            "demozoo_url": "https://demozoo.org/productions/88803/",
            "id": 88803,
            "title": "Windsurf Willy Cracktro",
            "author_nicks": [
                {
                    "name": "The Big Four",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31446/?format=api",
                        "id": 31446,
                        "name": "The Big Four",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-05-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-given"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43735/?format=api",
                "id": 43735,
                "name": "Conan"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31565/?format=api",
                "id": 31565,
                "name": "Nokturnal"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31446/?format=api",
                "id": 31446,
                "name": "The Big Four"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15355/?format=api",
                "id": 15355,
                "name": "Elite"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}