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

{
    "url": "https://demozoo.org/api/v1/bbses/8001/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8001/",
    "id": 8001,
    "name": "Apollo XV Elite",
    "location": "Genk, Provincie Limburg, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 50.96619,
    "longitude": 5.49511,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/166327/?format=api",
            "demozoo_url": "https://demozoo.org/productions/166327/",
            "id": 166327,
            "title": "Belgian Scene Report 4",
            "author_nicks": [
                {
                    "name": "ByteMare",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68936/?format=api",
                        "id": 68936,
                        "name": "ByteMare",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "belgian-scene-report"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/327894/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327894/",
            "id": 327894,
            "title": "Enter Prompt v1.1",
            "author_nicks": [
                {
                    "name": "Cobra",
                    "abbreviation": "CBR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/138759/?format=api",
                        "id": 138759,
                        "name": "Cobra",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-05-28",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121051/?format=api",
                "id": 121051,
                "name": "The Grim Reaper"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138759/?format=api",
                "id": 138759,
                "name": "Cobra"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}