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

{
    "url": "https://demozoo.org/api/v1/bbses/2751/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2751/",
    "id": 2751,
    "name": "Nightline",
    "location": "Kreisfreie Stadt München, Upper Bavaria, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 48.15389,
    "longitude": 11.54806,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/64970/?format=api",
            "demozoo_url": "https://demozoo.org/productions/64970/",
            "id": 64970,
            "title": "BBS-Add-On For Nightline",
            "author_nicks": [
                {
                    "name": "Animal Mine",
                    "abbreviation": "AM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2150/?format=api",
                        "id": 2150,
                        "name": "Animal Mine",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-05-26",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2312/?format=api",
                "id": 2312,
                "name": "Stratagem"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2150/?format=api",
                "id": 2150,
                "name": "Animal Mine"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2275/?format=api",
                "id": 2275,
                "name": "Vectronix"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15355/?format=api",
                "id": 15355,
                "name": "Elite"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53063/?format=api",
                "id": 53063,
                "name": "42-Crew"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36967/?format=api",
                "id": 36967,
                "name": "Hardcore"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2165/?format=api",
                "id": 2165,
                "name": "Climatics"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}