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

{
    "url": "https://demozoo.org/api/v1/bbses/11151/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11151/",
    "id": 11151,
    "name": "The Pitts",
    "location": "Morpeth, Northumberland, England, United Kingdom",
    "country_code": "GB",
    "latitude": 55.16882,
    "longitude": -1.68893,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/195602/?format=api",
            "demozoo_url": "https://demozoo.org/productions/195602/",
            "id": 195602,
            "title": "Telefon",
            "author_nicks": [
                {
                    "name": "Maniacs",
                    "abbreviation": "MNC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19240/?format=api",
                        "id": 19240,
                        "name": "Maniacs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138384/?format=api",
                "id": 138384,
                "name": "Black Knight"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19240/?format=api",
                "id": 19240,
                "name": "Maniacs"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}