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

{
    "url": "https://demozoo.org/api/v1/bbses/13024/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13024/",
    "id": 13024,
    "name": "2nd Rebirth",
    "location": "Gemeente Den Haag, South Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.06866,
    "longitude": 4.28635,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/327877/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327877/",
            "id": 327877,
            "title": "Dutch BBS-List #28 (02/1996)",
            "author_nicks": [
                {
                    "name": "ConsPiracy",
                    "abbreviation": "PIR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/138751/?format=api",
                        "id": 138751,
                        "name": "ConsPiracy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-02-19",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "dutch",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147779/?format=api",
                "id": 147779,
                "name": "The Spy"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147780/?format=api",
                "id": 147780,
                "name": "Navigator"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}