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

{
    "url": "https://demozoo.org/api/v1/bbses/12515/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12515/",
    "id": 12515,
    "name": "Funfair",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/375546/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/375546/",
            "id": 375546,
            "title": "BMBook 15",
            "author_nicks": [
                {
                    "name": "Black Maiden",
                    "abbreviation": "BM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                        "id": 3810,
                        "name": "Black Maiden",
                        "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362573/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/362573/",
            "id": 362573,
            "title": "Nerp #1",
            "author_nicks": [
                {
                    "name": "Nerp",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25519/?format=api",
                        "id": 25519,
                        "name": "Nerp",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-07",
            "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/39121/?format=api",
                "id": 39121,
                "name": "Wave"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25519/?format=api",
                "id": 25519,
                "name": "Nerp"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}