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

{
    "url": "https://demozoo.org/api/v1/bbses/8810/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8810/",
    "id": 8810,
    "name": "Mellinium 2000",
    "location": "Mountain Home, Elmore County, Idaho, United States",
    "country_code": "US",
    "latitude": 43.13295,
    "longitude": -115.6912,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/34643/?format=api",
            "demozoo_url": "https://demozoo.org/productions/34643/",
            "id": 34643,
            "title": "Golden Axe ++++++ Docs",
            "author_nicks": [
                {
                    "name": "Nostalgia",
                    "abbreviation": "N0",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/16350/?format=api",
                        "id": 16350,
                        "name": "Nostalgia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-08-23",
            "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": [
                "golden-axe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32866/?format=api",
                "id": 32866,
                "name": "Mad Max"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16350/?format=api",
                "id": 16350,
                "name": "Nostalgia"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}