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

{
    "url": "https://demozoo.org/api/v1/bbses/8891/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8891/",
    "id": 8891,
    "name": "Alliance III",
    "location": "Santa Ana, Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.74557,
    "longitude": -117.86783,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308100/?format=api",
            "demozoo_url": "https://demozoo.org/productions/308100/",
            "id": 308100,
            "title": "Aliens Import",
            "author_nicks": [
                {
                    "name": "The Alliance",
                    "abbreviation": "TA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119442/?format=api",
                        "id": 119442,
                        "name": "The Alliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "aliens"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/308099/?format=api",
            "demozoo_url": "https://demozoo.org/productions/308099/",
            "id": 308099,
            "title": "Nosferatu Import",
            "author_nicks": [
                {
                    "name": "The Alliance",
                    "abbreviation": "TA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119442/?format=api",
                        "id": 119442,
                        "name": "The Alliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "nosferatu-the-vampyre"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131067/?format=api",
                "id": 131067,
                "name": "The Mad Reaper"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119442/?format=api",
                "id": 119442,
                "name": "The Alliance"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}