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

{
    "url": "https://demozoo.org/api/v1/bbses/4144/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4144/",
    "id": 4144,
    "name": "4th Protocol",
    "location": "Miami, Miami-Dade County, Florida, United States",
    "country_code": "US",
    "latitude": 25.77427,
    "longitude": -80.19366,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/224579/?format=api",
            "demozoo_url": "https://demozoo.org/productions/224579/",
            "id": 224579,
            "title": "2 Dayz BBS Intro",
            "author_nicks": [
                {
                    "name": "Software Runners from Hell",
                    "abbreviation": "SRH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/97347/?format=api",
                        "id": 97347,
                        "name": "Software Runners from Hell",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-06-12",
            "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": [
                "amos"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97347/?format=api",
                "id": 97347,
                "name": "Software Runners from Hell"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}