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

{
    "url": "https://demozoo.org/api/v1/bbses/4368/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4368/",
    "id": 4368,
    "name": "Fantastic Voyage (0208)",
    "location": "Mülheim, Düsseldorf District, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.43218,
    "longitude": 6.87967,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/184488/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184488/",
            "id": 184488,
            "title": "Fantastic Voyage BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-03",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/190219/?format=api",
            "demozoo_url": "https://demozoo.org/productions/190219/",
            "id": 190219,
            "title": "Fantastic Voyage BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83758/?format=api",
                "id": 83758,
                "name": "Mad_Alex"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123013/?format=api",
                "id": 123013,
                "name": "Neuromancer"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83141/?format=api",
                "id": 83141,
                "name": "Die Gilde"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66192/?format=api",
                "id": 66192,
                "name": "Kryn"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7915/?format=api",
                "id": 7915,
                "name": "Pentagon"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "isdn"
    ]
}