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

{
    "url": "https://demozoo.org/api/v1/bbses/2777/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2777/",
    "id": 2777,
    "name": "Subway",
    "location": "Köln, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 50.93835,
    "longitude": 6.95427,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/55539/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/55539/",
            "id": 55539,
            "title": "Memorybank",
            "author_nicks": [
                {
                    "name": "MC Laser",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2034/?format=api",
                        "id": 2034,
                        "name": "Lotek Style",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "The Sirius Cybernetics Corporation",
                    "abbreviation": "tSCc",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2033/?format=api",
                        "id": 2033,
                        "name": "The Sirius Cybernetics Corporation",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2000-07-09",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "bbs-atari"
    ]
}