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

{
    "url": "https://demozoo.org/api/v1/bbses/7210/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7210/",
    "id": 7210,
    "name": "Anime Fanatics",
    "location": "New York, United States",
    "country_code": "US",
    "latitude": 43.00035,
    "longitude": -75.4999,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/287952/?format=api",
            "demozoo_url": "https://demozoo.org/productions/287952/",
            "id": 287952,
            "title": "Anime Fanatics BBS (1)",
            "author_nicks": [
                {
                    "name": "The Underground Society FX",
                    "abbreviation": "TUS FX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118272/?format=api",
                        "id": 118272,
                        "name": "The Underground Society FX",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-15",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/287955/?format=api",
            "demozoo_url": "https://demozoo.org/productions/287955/",
            "id": 287955,
            "title": "Anime Fanatics BBS (2)",
            "author_nicks": [
                {
                    "name": "The Underground Society FX",
                    "abbreviation": "TUS FX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118272/?format=api",
                        "id": 118272,
                        "name": "The Underground Society FX",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-06-25",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127800/?format=api",
                "id": 127800,
                "name": "Eddie Huey"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "pcboard"
    ]
}