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

{
    "url": "https://demozoo.org/api/v1/bbses/4309/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4309/",
    "id": 4309,
    "name": "South Central",
    "location": "Hillsborough, Auckland, New Zealand",
    "country_code": "NZ",
    "latitude": -36.9182,
    "longitude": 174.75019,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/218647/?format=api",
            "demozoo_url": "https://demozoo.org/productions/218647/",
            "id": 218647,
            "title": "Crystal Caverns BBS Intro",
            "author_nicks": [
                {
                    "name": "Captain Caveman",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/74482/?format=api",
                        "id": 74482,
                        "name": "Captain Caveman",
                        "is_group": false
                    }
                },
                {
                    "name": "Streetfighter",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69866/?format=api",
                        "id": 69866,
                        "name": "Homicide",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "production",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/163381/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/163381/",
            "id": 163381,
            "title": "In Contrast of Sin",
            "author_nicks": [
                {
                    "name": "Supertouch",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/67794/?format=api",
                        "id": 67794,
                        "name": "Supertouch",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Humane",
                    "abbreviation": "HMN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2024/?format=api",
                        "id": 2024,
                        "name": "Humane",
                        "is_group": true
                    }
                },
                {
                    "name": "Vanity",
                    "abbreviation": "VTY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7841/?format=api",
                        "id": 7841,
                        "name": "Vanity",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994-05-13",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67795/?format=api",
                "id": 67795,
                "name": "Raiden"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67794/?format=api",
                "id": 67794,
                "name": "Supertouch"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69946/?format=api",
                "id": 69946,
                "name": "Wraith"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1797/?format=api",
                "id": 1797,
                "name": "Kingdom"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}