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

{
    "url": "https://demozoo.org/api/v1/bbses/13511/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13511/",
    "id": 13511,
    "name": "Fireball (06051)",
    "location": "Linsengericht, Regierungsbezirk Darmstadt, Hesse, Germany",
    "country_code": "DE",
    "latitude": 50.16667,
    "longitude": 9.21667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/174535/?format=api",
            "demozoo_url": "https://demozoo.org/productions/174535/",
            "id": 174535,
            "title": "Fireball BBS (2)",
            "author_nicks": [
                {
                    "name": "Mystic Bytes",
                    "abbreviation": "MB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31225/?format=api",
                        "id": 31225,
                        "name": "Mystic Bytes",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/75002/?format=api",
            "demozoo_url": "https://demozoo.org/productions/75002/",
            "id": 75002,
            "title": "Parental Advisory Explicit Coding",
            "author_nicks": [
                {
                    "name": "Mystic Bytes",
                    "abbreviation": "MB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31225/?format=api",
                        "id": 31225,
                        "name": "Mystic Bytes",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-29",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32476/?format=api",
                "id": 32476,
                "name": "Spock"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31225/?format=api",
                "id": 31225,
                "name": "Mystic Bytes"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "demoscene-bbs",
        "music-bbs",
        "programming-bbs"
    ]
}