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

{
    "url": "https://demozoo.org/api/v1/bbses/6492/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6492/",
    "id": 6492,
    "name": "Hit'n'Run",
    "location": "Roseville, Placer County, California, United States",
    "country_code": "US",
    "latitude": 38.75212,
    "longitude": -121.28801,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/337115/?format=api",
            "demozoo_url": "https://demozoo.org/productions/337115/",
            "id": 337115,
            "title": "Skatin' USA +3",
            "author_nicks": [
                {
                    "name": "The Dominators",
                    "abbreviation": "DOM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5067/?format=api",
                        "id": 5067,
                        "name": "The Dominators",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-11",
            "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": [
                "trainer",
                "skatin-usa"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/337164/?format=api",
            "demozoo_url": "https://demozoo.org/productions/337164/",
            "id": 337164,
            "title": "The Spy Who Loved Me +7",
            "author_nicks": [
                {
                    "name": "The Dominators",
                    "abbreviation": "DOM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5067/?format=api",
                        "id": 5067,
                        "name": "The Dominators",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-11",
            "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": [
                "trainer",
                "the-spy-who-loved-me"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/141066/?format=api",
                "id": 141066,
                "name": "Blue Devil"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5067/?format=api",
                "id": 5067,
                "name": "The Dominators"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}