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

{
    "url": "https://demozoo.org/api/v1/bbses/12733/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12733/",
    "id": 12733,
    "name": "The Republic (619)",
    "location": "San Diego County, California, United States",
    "country_code": "US",
    "latitude": 33.0282,
    "longitude": -116.77021,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/274023/?format=api",
            "demozoo_url": "https://demozoo.org/productions/274023/",
            "id": 274023,
            "title": "Steel Thunder Cracktro",
            "author_nicks": [
                {
                    "name": "West Coast Cracking Production",
                    "abbreviation": "WCCP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/112222/?format=api",
                        "id": 112222,
                        "name": "West Coast Cracking Production",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "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/112224/?format=api",
                "id": 112224,
                "name": "Mr. Plato"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112222/?format=api",
                "id": 112222,
                "name": "West Coast Cracking Production"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}