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

{
    "url": "https://demozoo.org/api/v1/bbses/5001/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5001/",
    "id": 5001,
    "name": "Fawlty Towers (312)",
    "location": "Chicago, Cook County, Illinois, United States",
    "country_code": "US",
    "latitude": 41.85003,
    "longitude": -87.65005,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/160702/?format=api",
            "demozoo_url": "https://demozoo.org/productions/160702/",
            "id": 160702,
            "title": "Narcissus",
            "author_nicks": [
                {
                    "name": "Oracle",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1572/?format=api",
                        "id": 1572,
                        "name": "Oracle",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-10-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "narcissus"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/235630/?format=api",
            "demozoo_url": "https://demozoo.org/productions/235630/",
            "id": 235630,
            "title": "Red Heat +4",
            "author_nicks": [
                {
                    "name": "The Bencor Brothers",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7821/?format=api",
                        "id": 7821,
                        "name": "Bencor Brothers",
                        "is_group": true
                    }
                },
                {
                    "name": "Vision Factory",
                    "abbreviation": "VF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2984/?format=api",
                        "id": 2984,
                        "name": "Vision Factory",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-07-23",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "trainer",
                "red-heat"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/27537/?format=api",
            "demozoo_url": "https://demozoo.org/productions/27537/",
            "id": 27537,
            "title": "Vigilante",
            "author_nicks": [
                {
                    "name": "Vision Factory",
                    "abbreviation": "VF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2984/?format=api",
                        "id": 2984,
                        "name": "Vision Factory",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-07-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "vigilante"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2984/?format=api",
                "id": 2984,
                "name": "Vision Factory"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1572/?format=api",
                "id": 1572,
                "name": "Oracle"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}