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

{
    "url": "https://demozoo.org/api/v1/bbses/2333/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2333/",
    "id": 2333,
    "name": "Epoch",
    "location": "St. Catharines, Regional Municipality of Niagara, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.17126,
    "longitude": -79.24267,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/358890/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/358890/",
            "id": 358890,
            "title": "Impure #01",
            "author_nicks": [
                {
                    "name": "Impure",
                    "abbreviation": "imp",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                        "id": 10320,
                        "name": "Impure",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-01",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/358900/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/358900/",
            "id": 358900,
            "title": "Impure #02",
            "author_nicks": [
                {
                    "name": "Impure",
                    "abbreviation": "imp",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                        "id": 10320,
                        "name": "Impure",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-02",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/301440/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301440/",
            "id": 301440,
            "title": "Press Enter Prompt",
            "author_nicks": [
                {
                    "name": "Blame",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/127425/?format=api",
                        "id": 127425,
                        "name": "Blame",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-06-28",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111509/?format=api",
                "id": 111509,
                "name": "Shypht"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106746/?format=api",
                "id": 106746,
                "name": "Wasted Obfuscated Evolution"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127425/?format=api",
                "id": 127425,
                "name": "Blame"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}