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

{
    "url": "https://demozoo.org/api/v1/bbses/120/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/120/",
    "id": 120,
    "name": "Neosporin",
    "location": "Port Coquitlam, Metro Vancouver Regional District, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.26637,
    "longitude": -122.76932,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/357586/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/357586/",
            "id": 357586,
            "title": "Phat Art Pack (09/1997)",
            "author_nicks": [
                {
                    "name": "Phat",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13589/?format=api",
                        "id": 13589,
                        "name": "Phat",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-09",
            "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/356713/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/356713/",
            "id": 356713,
            "title": "Poffelipoff Artpack 10/97",
            "author_nicks": [
                {
                    "name": "Poffelipoff",
                    "abbreviation": "PLF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14761/?format=api",
                        "id": 14761,
                        "name": "Poffelipoff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-10",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58788/?format=api",
                "id": 58788,
                "name": "Rage"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14761/?format=api",
                "id": 14761,
                "name": "Poffelipoff"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13589/?format=api",
                "id": 13589,
                "name": "Phat"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}