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

{
    "url": "https://demozoo.org/api/v1/bbses/5229/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5229/",
    "id": 5229,
    "name": "Urban Decay",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/285923/?format=api",
            "demozoo_url": "https://demozoo.org/productions/285923/",
            "id": 285923,
            "title": "Reality Check Network Magazine #38 Art Edition",
            "author_nicks": [
                {
                    "name": "Reality Check Network",
                    "abbreviation": "RCN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46614/?format=api",
                        "id": 46614,
                        "name": "Reality Check Network",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-08-31",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/195763/?format=api",
            "demozoo_url": "https://demozoo.org/productions/195763/",
            "id": 195763,
            "title": "Urban Decay BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-ripoff3"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49798/?format=api",
                "id": 49798,
                "name": "Loki"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49790/?format=api",
                "id": 49790,
                "name": "Elmstreet 1427"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83228/?format=api",
                "id": 83228,
                "name": "The Digital Afterlife"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46614/?format=api",
                "id": 46614,
                "name": "Reality Check Network"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "isdn"
    ]
}