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

{
    "url": "https://demozoo.org/api/v1/bbses/8652/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8652/",
    "id": 8652,
    "name": "The Stone Age",
    "location": "Australia",
    "country_code": "AU",
    "latitude": -25.0,
    "longitude": 135.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/193924/?format=api",
            "demozoo_url": "https://demozoo.org/productions/193924/",
            "id": 193924,
            "title": "Classic Arcade Twin Pack Cracktro",
            "author_nicks": [
                {
                    "name": "Arcade",
                    "abbreviation": "ARC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/82004/?format=api",
                        "id": 82004,
                        "name": "Arcade",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-02-28",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80639/?format=api",
                "id": 80639,
                "name": "Djz"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134253/?format=api",
                "id": 134253,
                "name": "Caveman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82004/?format=api",
                "id": 82004,
                "name": "Arcade"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9977/?format=api",
                "id": 9977,
                "name": "Motiv8"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}