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

{
    "url": "https://demozoo.org/api/v1/bbses/8000/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8000/",
    "id": 8000,
    "name": "Cybernet London",
    "location": "London, Greater London, England, United Kingdom",
    "country_code": "GB",
    "latitude": 51.50853,
    "longitude": -0.12574,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/166326/?format=api",
            "demozoo_url": "https://demozoo.org/productions/166326/",
            "id": 166326,
            "title": "Belgian Scene Report 3",
            "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/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"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129040/?format=api",
                "id": 129040,
                "name": "Extreme"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22470/?format=api",
                "id": 22470,
                "name": "Prozac"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}