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

{
    "url": "https://demozoo.org/api/v1/bbses/4566/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4566/",
    "id": 4566,
    "name": "Perfect Crime",
    "location": "Montréal, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.50008,
    "longitude": -73.68248,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301951/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/301951/",
            "id": 301951,
            "title": "A.S.C.I.I. BeFoRe ChRiStMaS",
            "author_nicks": [
                {
                    "name": "Salamander",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/49683/?format=api",
                        "id": 49683,
                        "name": "Salamander",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Stellar 7",
                    "abbreviation": "S7",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/49681/?format=api",
                        "id": 49681,
                        "name": "Stellar 7",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994-12",
            "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/123246/?format=api",
                "id": 123246,
                "name": "Spike"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123247/?format=api",
                "id": 123247,
                "name": "F.O.B.Y."
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68552/?format=api",
                "id": 68552,
                "name": "Code Breaker"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120388/?format=api",
                "id": 120388,
                "name": "Tiger's Claw"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20689/?format=api",
                "id": 20689,
                "name": "Striker"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-busted"
    ]
}