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

{
    "url": "https://demozoo.org/api/v1/bbses/4955/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4955/",
    "id": 4955,
    "name": "Basement Breweries",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/183855/?format=api",
            "demozoo_url": "https://demozoo.org/productions/183855/",
            "id": 183855,
            "title": "Basement Breweries BBS",
            "author_nicks": [
                {
                    "name": "CHAOS",
                    "abbreviation": "CHS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18887/?format=api",
                        "id": 18887,
                        "name": "CHAOS",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/269655/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/269655/",
            "id": 269655,
            "title": "Illusion Art Pack 07/1993",
            "author_nicks": [
                {
                    "name": "Illusion",
                    "abbreviation": "ILSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76553/?format=api",
                        "id": 76553,
                        "name": "Illusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/713/?format=api",
            "demozoo_url": "https://demozoo.org/productions/713/",
            "id": 713,
            "title": "Unreal",
            "author_nicks": [
                {
                    "name": "Future Crew",
                    "abbreviation": "FC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                        "id": 357,
                        "name": "Future Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-07-26",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "megademo",
                "mindcandy-vol.1"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137854/?format=api",
                "id": 137854,
                "name": "Wizard"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76553/?format=api",
                "id": 76553,
                "name": "Illusion"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18887/?format=api",
                "id": 18887,
                "name": "CHAOS"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77874/?format=api",
                "id": 77874,
                "name": "CyberCrime Int."
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81801/?format=api",
                "id": 81801,
                "name": "Energy"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123618/?format=api",
                "id": 123618,
                "name": "Really Awful Music"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                "id": 357,
                "name": "Future Crew"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "demoscene-bbs",
        "charisma-bbs"
    ]
}