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

{
    "url": "https://demozoo.org/api/v1/bbses/1530/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1530/",
    "id": 1530,
    "name": "Toxic Refinery",
    "location": "Wedemark, Lower Saxony, Germany",
    "country_code": "DE",
    "latitude": 52.55,
    "longitude": 9.73333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/184446/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184446/",
            "id": 184446,
            "title": "Arjan's Birthtro",
            "author_nicks": [
                {
                    "name": "Escape",
                    "abbreviation": "ESC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/50091/?format=api",
                        "id": 50091,
                        "name": "Escape",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "birthday-present"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/203603/?format=api",
            "demozoo_url": "https://demozoo.org/productions/203603/",
            "id": 203603,
            "title": "Dizzi Cracktro",
            "author_nicks": [
                {
                    "name": "The Black Star",
                    "abbreviation": "TBS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81289/?format=api",
                        "id": 81289,
                        "name": "The Black Star",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08-08",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36605/?format=api",
                "id": 36605,
                "name": "Cyberpunk"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50091/?format=api",
                "id": 50091,
                "name": "Escape"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78537/?format=api",
                "id": 78537,
                "name": "Mack Crack Corporation"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112053/?format=api",
                "id": 112053,
                "name": "Xadi"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47180/?format=api",
                "id": 47180,
                "name": "Underground Smokerz"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81289/?format=api",
                "id": 81289,
                "name": "The Black Star"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}