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

{
    "url": "https://demozoo.org/api/v1/bbses/11307/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11307/",
    "id": 11307,
    "name": "Super Conductor",
    "location": "Arkansas, United States",
    "country_code": "US",
    "latitude": 34.75037,
    "longitude": -92.50044,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/344519/?format=api",
            "demozoo_url": "https://demozoo.org/productions/344519/",
            "id": 344519,
            "title": "Creatures +2",
            "author_nicks": [
                {
                    "name": "Extasy",
                    "abbreviation": "XTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/16104/?format=api",
                        "id": 16104,
                        "name": "Extasy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-01",
            "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": [
                "cracked-from-tape",
                "creatures",
                "first-release"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/337007/?format=api",
            "demozoo_url": "https://demozoo.org/productions/337007/",
            "id": 337007,
            "title": "Monty Python's Flying Circus",
            "author_nicks": [
                {
                    "name": "Extasy",
                    "abbreviation": "XTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/16104/?format=api",
                        "id": 16104,
                        "name": "Extasy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-10-18",
            "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": [
                "monty-pythons-flying-circus",
                "trainer"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16104/?format=api",
                "id": 16104,
                "name": "Extasy"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7629/?format=api",
                "id": 7629,
                "name": "Victims"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}