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

{
    "url": "https://demozoo.org/api/v1/bbses/6311/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6311/",
    "id": 6311,
    "name": "Bad Blow",
    "location": "Järfälla kommun, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.40875,
    "longitude": 17.86514,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/363928/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/363928/",
            "id": 363928,
            "title": "Board Logos To All Swedish BBS's Part 1 of 2",
            "author_nicks": [
                {
                    "name": "Assault",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/117301/?format=api",
                        "id": 117301,
                        "name": "Assault",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/304458/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304458/",
            "id": 304458,
            "title": "Swedish BBS List January 1995 Edition",
            "author_nicks": [
                {
                    "name": "Zcandaler",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/27440/?format=api",
                        "id": 27440,
                        "name": "Zcandaler",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-01",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4802/?format=api",
                "id": 4802,
                "name": "Mr. Coke"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/991/?format=api",
                "id": 991,
                "name": "Sunshine Productions"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga"
    ]
}