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

{
    "url": "https://demozoo.org/api/v1/bbses/12521/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12521/",
    "id": 12521,
    "name": "The Crypt",
    "location": "Västerås, Västmanland, Sweden",
    "country_code": "SE",
    "latitude": 59.64914,
    "longitude": 16.56445,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/362589/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/362589/",
            "id": 362589,
            "title": "Bad Attitude Artpack #3",
            "author_nicks": [
                {
                    "name": "Bad Attitude",
                    "abbreviation": "BAT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/146397/?format=api",
                        "id": 146397,
                        "name": "Bad Attitude",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12",
            "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/146410/?format=api",
                "id": 146410,
                "name": "Aquarius"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146397/?format=api",
                "id": 146397,
                "name": "Bad Attitude"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}