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

{
    "url": "https://demozoo.org/api/v1/bbses/7671/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7671/",
    "id": 7671,
    "name": "Without Remorse",
    "location": "Ontario, Canada",
    "country_code": "CA",
    "latitude": 49.25014,
    "longitude": -84.49983,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/291093/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/291093/",
            "id": 291093,
            "title": "Magic Artpack (01/1994)",
            "author_nicks": [
                {
                    "name": "MAGiC",
                    "abbreviation": "MGC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115556/?format=api",
                        "id": 115556,
                        "name": "MAGiC",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01-01",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/280757/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280757/",
            "id": 280757,
            "title": "Without Remorse BBS",
            "author_nicks": [
                {
                    "name": "MAGiC",
                    "abbreviation": "MGC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115556/?format=api",
                        "id": 115556,
                        "name": "MAGiC",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-11-12",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bonijoni-intro-maker"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128515/?format=api",
                "id": 128515,
                "name": "Iceman"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128504/?format=api",
                "id": 128504,
                "name": "Superman"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128516/?format=api",
                "id": 128516,
                "name": "Orphyas"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128517/?format=api",
                "id": 128517,
                "name": "Captain Chaos"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}