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

{
    "url": "https://demozoo.org/api/v1/bbses/1975/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1975/",
    "id": 1975,
    "name": "No Fear",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/303299/?format=api",
            "demozoo_url": "https://demozoo.org/productions/303299/",
            "id": 303299,
            "title": "A NUP PPE V1.01",
            "author_nicks": [
                {
                    "name": "The Dark Society",
                    "abbreviation": "TDS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/121131/?format=api",
                        "id": 121131,
                        "name": "The Dark Society",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12-23",
            "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": [
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309356/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309356/",
            "id": 309356,
            "title": "Pager V1.0",
            "author_nicks": [
                {
                    "name": "Driven By Demons",
                    "abbreviation": "DBD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/84615/?format=api",
                        "id": 84615,
                        "name": "Driven By Demons",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-02-13",
            "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/120456/?format=api",
                "id": 120456,
                "name": "Slater"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84615/?format=api",
                "id": 84615,
                "name": "Driven By Demons"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121131/?format=api",
                "id": 121131,
                "name": "The Dark Society"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}