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

{
    "url": "https://demozoo.org/api/v1/bbses/6922/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6922/",
    "id": 6922,
    "name": "Milliways (609)",
    "location": "Princeton, Mercer County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.34872,
    "longitude": -74.65905,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/288504/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288504/",
            "id": 288504,
            "title": "AE Fone Book",
            "author_nicks": [
                {
                    "name": "The Neon Knights 666",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118562/?format=api",
                        "id": 118562,
                        "name": "The Neon Knights 666",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-apple"
    ]
}