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

{
    "url": "https://demozoo.org/api/v1/bbses/14142/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14142/",
    "id": 14142,
    "name": "Blood Red Sky",
    "location": "Cypress, Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.81696,
    "longitude": -118.03729,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/380004/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/380004/",
            "id": 380004,
            "title": "REDACID",
            "author_nicks": [
                {
                    "name": "Shadow Demon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14210/?format=api",
                        "id": 14210,
                        "name": "Shadow Demon",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "ACiD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                        "id": 7647,
                        "name": "ACiD",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1991-05-15",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                    "id": 26,
                    "name": "ANSI",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/380005/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/380005/",
            "id": 380005,
            "title": "REDACID2",
            "author_nicks": [
                {
                    "name": "Shadow Demon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14210/?format=api",
                        "id": 14210,
                        "name": "Shadow Demon",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "ACiD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                        "id": 7647,
                        "name": "ACiD",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1991-01-22",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                    "id": 26,
                    "name": "ANSI",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152710/?format=api",
                "id": 152710,
                "name": "Black Dog"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152711/?format=api",
                "id": 152711,
                "name": "The Raging Golem"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152712/?format=api",
                "id": 152712,
                "name": "Weapons Master"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}