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

{
    "url": "https://demozoo.org/api/v1/bbses/7875/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7875/",
    "id": 7875,
    "name": "Abbey",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/303363/?format=api",
            "demozoo_url": "https://demozoo.org/productions/303363/",
            "id": 303363,
            "title": "Flag v1.0",
            "author_nicks": [
                {
                    "name": "Datacrime",
                    "abbreviation": "DC!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/128754/?format=api",
                        "id": 128754,
                        "name": "Datacrime",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/120993/?format=api",
                "id": 120993,
                "name": "Fireknight"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128754/?format=api",
                "id": 128754,
                "name": "Datacrime"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}