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

{
    "url": "https://demozoo.org/api/v1/bbses/5008/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5008/",
    "id": 5008,
    "name": "Dark Side (404)",
    "location": "Atlanta, Fulton County, Georgia, United States",
    "country_code": "US",
    "latitude": 33.749,
    "longitude": -84.38798,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/281622/?format=api",
            "demozoo_url": "https://demozoo.org/productions/281622/",
            "id": 281622,
            "title": "International Rugby Simulator",
            "author_nicks": [
                {
                    "name": "Royal Copyright Intruders",
                    "abbreviation": "RCI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/113655/?format=api",
                        "id": 113655,
                        "name": "Royal Copyright Intruders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-10-14",
            "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": [
                "import-to-usa",
                "international-rugby-simulator"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113655/?format=api",
                "id": 113655,
                "name": "Royal Copyright Intruders"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123717/?format=api",
                "id": 123717,
                "name": "Assault"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123718/?format=api",
                "id": 123718,
                "name": "Pyramania"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109215/?format=api",
                "id": 109215,
                "name": "Strickly Business Incorporated"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}