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

{
    "url": "https://demozoo.org/api/v1/bbses/3435/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3435/",
    "id": 3435,
    "name": "The Farm (206)",
    "location": "Seattle, King County, Washington, United States",
    "country_code": "US",
    "latitude": 47.60621,
    "longitude": -122.33207,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/69805/?format=api",
            "demozoo_url": "https://demozoo.org/productions/69805/",
            "id": 69805,
            "title": "The Farm BBS",
            "author_nicks": [
                {
                    "name": "FBI Computers",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/38629/?format=api",
                        "id": 38629,
                        "name": "FBI Computers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "animation"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149594/?format=api",
                "id": 149594,
                "name": "Perry Farmer"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-atari"
    ]
}