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

{
    "url": "https://demozoo.org/api/v1/bbses/2746/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2746/",
    "id": 2746,
    "name": "Necronomicon (90)",
    "location": "Helsinki, Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.17556,
    "longitude": 24.93417,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/445/?format=api",
            "demozoo_url": "https://demozoo.org/productions/445/",
            "id": 445,
            "title": "Braindamage",
            "author_nicks": [
                {
                    "name": "Aggression",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/365/?format=api",
                        "id": 365,
                        "name": "Aggression",
                        "is_group": true
                    }
                },
                {
                    "name": "Kruz",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31700/?format=api",
                        "id": 31700,
                        "name": "Kruz",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ste",
                "sampledemo"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1809/?format=api",
                "id": 1809,
                "name": "Teque"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/365/?format=api",
                "id": 365,
                "name": "Aggression"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}