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

{
    "url": "https://demozoo.org/api/v1/bbses/2965/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2965/",
    "id": 2965,
    "name": "Digital Extacy",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/156170/?format=api",
            "demozoo_url": "https://demozoo.org/productions/156170/",
            "id": 156170,
            "title": "Major Title Golf 100%",
            "author_nicks": [
                {
                    "name": "The Organized Crime",
                    "abbreviation": "TOC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/71722/?format=api",
                        "id": 71722,
                        "name": "The Organized Crime",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-04-19",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71722/?format=api",
                "id": 71722,
                "name": "The Organized Crime"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}