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

{
    "url": "https://demozoo.org/api/v1/bbses/4269/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4269/",
    "id": 4269,
    "name": "Sonic Boom (613)",
    "location": "Ottawa, Ontario, Canada",
    "country_code": "CA",
    "latitude": 45.41117,
    "longitude": -75.69812,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/184361/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184361/",
            "id": 184361,
            "title": "Sonic Boom BBS (1)",
            "author_nicks": [
                {
                    "name": "Masters Of The Art Experience",
                    "abbreviation": "MAX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76670/?format=api",
                        "id": 76670,
                        "name": "Masters Of The Art Experience",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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": [
                "sonic"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/184362/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184362/",
            "id": 184362,
            "title": "Sonic Boom BBS (2)",
            "author_nicks": [
                {
                    "name": "Masters Of The Art Experience",
                    "abbreviation": "MAX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76670/?format=api",
                        "id": 76670,
                        "name": "Masters Of The Art Experience",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/200638/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200638/",
            "id": 200638,
            "title": "Sonic Boom BBS (3)",
            "author_nicks": [
                {
                    "name": "Graphic Revolution In Progress",
                    "abbreviation": "GRiP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23211/?format=api",
                        "id": 23211,
                        "name": "Graphic Revolution In Progress",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76672/?format=api",
                "id": 76672,
                "name": "Captain Willy"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123687/?format=api",
                "id": 123687,
                "name": "Diamondback"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46615/?format=api",
                "id": 46615,
                "name": "Request to Send"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76670/?format=api",
                "id": 76670,
                "name": "Masters Of The Art Experience"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147716/?format=api",
                "id": 147716,
                "name": "UNiTY"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}