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

{
    "url": "https://demozoo.org/api/v1/bbses/2466/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2466/",
    "id": 2466,
    "name": "Equinox",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290966/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290966/",
            "id": 290966,
            "title": "Chatter 1.0",
            "author_nicks": [
                {
                    "name": "Underground Smokerz",
                    "abbreviation": "US",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/47180/?format=api",
                        "id": 47180,
                        "name": "Underground Smokerz",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-10-18",
            "supertype": "production",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/374672/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/374672/",
            "id": 374672,
            "title": "Demos Artpack #3",
            "author_nicks": [
                {
                    "name": "Demons",
                    "abbreviation": "DMS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36466/?format=api",
                        "id": 36466,
                        "name": "Demons",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-06-13",
            "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/120905/?format=api",
                "id": 120905,
                "name": "Eniac"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47180/?format=api",
                "id": 47180,
                "name": "Underground Smokerz"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154521/?format=api",
                "id": 154521,
                "name": "Fame And Respect"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154566/?format=api",
                "id": 154566,
                "name": "Mokum"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47188/?format=api",
                "id": 47188,
                "name": "Voodoo"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}