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

{
    "url": "https://demozoo.org/api/v1/bbses/6204/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6204/",
    "id": 6204,
    "name": "World Is Crazy",
    "location": "France",
    "country_code": "FR",
    "latitude": 46.0,
    "longitude": 2.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/378070/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378070/",
            "id": 378070,
            "title": "Master Draw v3.5",
            "author_nicks": [
                {
                    "name": "Arkham",
                    "abbreviation": "akm",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                        "id": 2152,
                        "name": "Arkham",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-04",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "graphics-program"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/322731/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/322731/",
            "id": 322731,
            "title": "World Is Crazy BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-ad-gfx"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51887/?format=api",
                "id": 51887,
                "name": "Fanfan"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                "id": 2152,
                "name": "Arkham"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-atari"
    ]
}