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

{
    "url": "https://demozoo.org/api/v1/bbses/4593/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4593/",
    "id": 4593,
    "name": "Belfast",
    "location": "Sacramento County, California, United States",
    "country_code": "US",
    "latitude": 38.44932,
    "longitude": -121.34424,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290936/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/290936/",
            "id": 290936,
            "title": "The Compilation #3",
            "author_nicks": [
                {
                    "name": "Creators of Revolutionary Pictures",
                    "abbreviation": "CORP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89518/?format=api",
                        "id": 89518,
                        "name": "Creators of Revolutionary Pictures",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-06",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89518/?format=api",
                "id": 89518,
                "name": "Creators of Revolutionary Pictures"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}