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

{
    "url": "https://demozoo.org/api/v1/bbses/4574/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4574/",
    "id": 4574,
    "name": "Backstage",
    "location": "Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.41667,
    "longitude": 24.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/293494/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/293494/",
            "id": 293494,
            "title": "CORP Ansi Collection 01/1993",
            "author_nicks": [
                {
                    "name": "Creators of Revolutionary Pictures",
                    "abbreviation": "CORP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89518/?format=api",
                        "id": 89518,
                        "name": "Creators of Revolutionary Pictures",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-01-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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123256/?format=api",
                "id": 123256,
                "name": "Dr. Who"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123255/?format=api",
                "id": 123255,
                "name": "Shining Path"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1785/?format=api",
                "id": 1785,
                "name": "Collision"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-c64"
    ]
}