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

{
    "url": "https://demozoo.org/api/v1/bbses/1540/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1540/",
    "id": 1540,
    "name": "XTC",
    "location": "Ontario, Canada",
    "country_code": "CA",
    "latitude": 49.25014,
    "longitude": -84.49983,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/101961/?format=api",
            "demozoo_url": "https://demozoo.org/productions/101961/",
            "id": 101961,
            "title": "Wired Invitation",
            "author_nicks": [
                {
                    "name": "Kloon",
                    "abbreviation": "KLN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8708/?format=api",
                        "id": 8708,
                        "name": "Kloon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-10",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pro-pack",
                "cubic-tiny-gus-xm-player",
                "dos32"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120119/?format=api",
                "id": 120119,
                "name": "Rx"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8708/?format=api",
                "id": 8708,
                "name": "Kloon"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30725/?format=api",
                "id": 30725,
                "name": "Mazurka"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9354/?format=api",
                "id": 9354,
                "name": "Total Eclipse"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}