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

{
    "url": "https://demozoo.org/api/v1/bbses/4975/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4975/",
    "id": 4975,
    "name": "The Second Connection",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/165382/?format=api",
            "demozoo_url": "https://demozoo.org/productions/165382/",
            "id": 165382,
            "title": "The Official Atlantis Demo",
            "author_nicks": [
                {
                    "name": "National Pirates Network",
                    "abbreviation": "NPN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68523/?format=api",
                        "id": 68523,
                        "name": "National Pirates Network",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-12-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68523/?format=api",
                "id": 68523,
                "name": "National Pirates Network"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}