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

{
    "url": "https://demozoo.org/api/v1/bbses/2658/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2658/",
    "id": 2658,
    "name": "Tales From The Crypt",
    "location": "Kürten, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.05,
    "longitude": 7.26667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/188780/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188780/",
            "id": 188780,
            "title": "Syndrome Info (2)",
            "author_nicks": [
                {
                    "name": "Syndrome",
                    "abbreviation": "SYN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/79164/?format=api",
                        "id": 79164,
                        "name": "Syndrome",
                        "is_group": true
                    }
                }
            ],
            "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/22/?format=api",
                    "id": 22,
                    "name": "32K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88822/?format=api",
                "id": 88822,
                "name": "Necroscope"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79164/?format=api",
                "id": 79164,
                "name": "Syndrome"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76930/?format=api",
                "id": 76930,
                "name": "Allied Mind Force"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21468/?format=api",
                "id": 21468,
                "name": "Paranoia"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}