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

{
    "url": "https://demozoo.org/api/v1/bbses/210/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/210/",
    "id": 210,
    "name": "Atlantis",
    "location": "London, Greater London, England, United Kingdom",
    "country_code": "GB",
    "latitude": 51.50853,
    "longitude": -0.12574,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/69352/?format=api",
            "demozoo_url": "https://demozoo.org/productions/69352/",
            "id": 69352,
            "title": "Atlantis BBS",
            "author_nicks": [
                {
                    "name": "Electronic Images",
                    "abbreviation": "EI, E.I.",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2383/?format=api",
                        "id": 2383,
                        "name": "Electronic Images",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01-19",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/134757/?format=api",
            "demozoo_url": "https://demozoo.org/productions/134757/",
            "id": 134757,
            "title": "Atlantis BBS Intro 1 & Christmas Demo",
            "author_nicks": [
                {
                    "name": "Electronic Images",
                    "abbreviation": "EI, E.I.",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2383/?format=api",
                        "id": 2383,
                        "name": "Electronic Images",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-12-18",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "christmas"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2383/?format=api",
                "id": 2383,
                "name": "Electronic Images"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}