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

{
    "url": "https://demozoo.org/api/v1/bbses/10338/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10338/",
    "id": 10338,
    "name": "Purgatory (713)",
    "location": "Texas, United States",
    "country_code": "US",
    "latitude": 31.25044,
    "longitude": -99.25061,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/162840/?format=api",
            "demozoo_url": "https://demozoo.org/productions/162840/",
            "id": 162840,
            "title": "First Division Manager",
            "author_nicks": [
                {
                    "name": "Illusion",
                    "abbreviation": "ILS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                        "id": 18958,
                        "name": "Illusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02-23",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "1st-division-manager"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134260/?format=api",
                "id": 134260,
                "name": "Brett"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53554/?format=api",
                "id": 53554,
                "name": "Freestyle"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                "id": 18958,
                "name": "Illusion"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}