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

{
    "url": "https://demozoo.org/api/v1/bbses/11806/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11806/",
    "id": 11806,
    "name": "Active Logic",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/129244/?format=api",
            "demozoo_url": "https://demozoo.org/productions/129244/",
            "id": 129244,
            "title": "Act1",
            "author_nicks": [
                {
                    "name": "Psychic Link",
                    "abbreviation": "PL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8548/?format=api",
                        "id": 8548,
                        "name": "Psychic Link",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144750/?format=api",
                "id": 144750,
                "name": "Thomas Bailey"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8548/?format=api",
                "id": 8548,
                "name": "Psychic Link"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}