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

{
    "url": "https://demozoo.org/api/v1/bbses/8787/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8787/",
    "id": 8787,
    "name": "Undertown",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/306828/?format=api",
            "demozoo_url": "https://demozoo.org/productions/306828/",
            "id": 306828,
            "title": "DCSafe-28/11/97",
            "author_nicks": [
                {
                    "name": "Digital Corruption",
                    "abbreviation": "DC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5425/?format=api",
                        "id": 5425,
                        "name": "Digital Corruption",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-11-29",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "antivirus"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/360927/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/360927/",
            "id": 360927,
            "title": "Spite & Malice",
            "author_nicks": [
                {
                    "name": "Punk",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10795/?format=api",
                        "id": 10795,
                        "name": "Punk",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Head",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7061/?format=api",
                        "id": 7061,
                        "name": "Head",
                        "is_group": true
                    }
                },
                {
                    "name": "Mindjive",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/145803/?format=api",
                        "id": 145803,
                        "name": "Mindjive",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2004-04-01",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74827/?format=api",
                "id": 74827,
                "name": "IronFist"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5425/?format=api",
                "id": 5425,
                "name": "Digital Corruption"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga",
        "telnet"
    ]
}