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

{
    "url": "https://demozoo.org/api/v1/bbses/12107/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12107/",
    "id": 12107,
    "name": "Atari Fleet",
    "location": "New Orleans, Orleans Parish, Louisiana, United States",
    "country_code": "US",
    "latitude": 29.95465,
    "longitude": -90.07507,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/111716/?format=api",
            "demozoo_url": "https://demozoo.org/productions/111716/",
            "id": 111716,
            "title": "Atari Fleet BBS",
            "author_nicks": [
                {
                    "name": "The Disk Doctor",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/49817/?format=api",
                        "id": 49817,
                        "name": "The Disk Doctor",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                    "id": 16,
                    "name": "Atari 8 bit"
                }
            ],
            "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/144986/?format=api",
                "id": 144986,
                "name": "Admiral Dos"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-atari"
    ]
}