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

{
    "url": "https://demozoo.org/api/v1/bbses/4600/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4600/",
    "id": 4600,
    "name": "Black Devotion",
    "location": "Charleroi, Province du Hainaut, Wallonia, Belgium",
    "country_code": "BE",
    "latitude": 50.413,
    "longitude": 4.44654,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269665/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/269665/",
            "id": 269665,
            "title": "Little Big One Ansi Pack #2",
            "author_nicks": [
                {
                    "name": "Little Big One",
                    "abbreviation": "LBO",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86141/?format=api",
                        "id": 86141,
                        "name": "Little Big One",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/123273/?format=api",
                "id": 123273,
                "name": "Storman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}