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

{
    "url": "https://demozoo.org/api/v1/bbses/3236/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3236/",
    "id": 3236,
    "name": "Biomechanic Dreams",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/72826/?format=api",
            "demozoo_url": "https://demozoo.org/productions/72826/",
            "id": 72826,
            "title": "Barkley Shut Up And Jam!",
            "author_nicks": [
                {
                    "name": "Premiere",
                    "abbreviation": "PR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25756/?format=api",
                        "id": 25756,
                        "name": "Premiere",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/22/?format=api",
                    "id": 22,
                    "name": "Sega Megadrive/Genesis"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-given"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25759/?format=api",
                "id": 25759,
                "name": "Winston"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21357/?format=api",
                "id": 21357,
                "name": "Sigma-Seven"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25756/?format=api",
                "id": 25756,
                "name": "Premiere"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-console",
        "bbs-console-only"
    ]
}