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

{
    "url": "https://demozoo.org/api/v1/bbses/3130/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3130/",
    "id": 3130,
    "name": "Fast Track",
    "location": "Illinois, United States",
    "country_code": "US",
    "latitude": 40.00032,
    "longitude": -89.25037,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/114721/?format=api",
            "demozoo_url": "https://demozoo.org/productions/114721/",
            "id": 114721,
            "title": "World Charts 4",
            "author_nicks": [
                {
                    "name": "Model",
                    "abbreviation": "MDL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4926/?format=api",
                        "id": 4926,
                        "name": "Model",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "world-charts"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121575/?format=api",
                "id": 121575,
                "name": "Nick"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}