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

{
    "url": "https://demozoo.org/api/v1/bbses/9999/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9999/",
    "id": 9999,
    "name": "Excalibur",
    "location": "City of Philadelphia, Philadelphia County, Pennsylvania, United States",
    "country_code": "US",
    "latitude": 40.00764,
    "longitude": -75.13396,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/27267/?format=api",
            "demozoo_url": "https://demozoo.org/productions/27267/",
            "id": 27267,
            "title": "Aidon The Apocalypse",
            "author_nicks": [
                {
                    "name": "X-Factor",
                    "abbreviation": "XF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5024/?format=api",
                        "id": 5024,
                        "name": "X-Factor",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "aidon-the-apocalypse"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/33428/?format=api",
            "demozoo_url": "https://demozoo.org/productions/33428/",
            "id": 33428,
            "title": "Dragon's Kingdom +3",
            "author_nicks": [
                {
                    "name": "X-Factor",
                    "abbreviation": "XF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5024/?format=api",
                        "id": 5024,
                        "name": "X-Factor",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "dragons-kingdom",
                "trainer"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/337247/?format=api",
            "demozoo_url": "https://demozoo.org/productions/337247/",
            "id": 337247,
            "title": "The Spy Who Loved Me +",
            "author_nicks": [
                {
                    "name": "X-Factor",
                    "abbreviation": "XF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5024/?format=api",
                        "id": 5024,
                        "name": "X-Factor",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "trainer",
                "the-spy-who-loved-me"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133662/?format=api",
                "id": 133662,
                "name": "Flexter"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5024/?format=api",
                "id": 5024,
                "name": "X-Factor"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107432/?format=api",
                "id": 107432,
                "name": "Crionix"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}