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

{
    "url": "https://demozoo.org/api/v1/bbses/8950/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8950/",
    "id": 8950,
    "name": "The Phalanesque Co-Operative",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/266724/?format=api",
            "demozoo_url": "https://demozoo.org/productions/266724/",
            "id": 266724,
            "title": "The Phalanesque Co-op",
            "author_nicks": [
                {
                    "name": "Llange-Art/Reptareeko",
                    "abbreviation": "LAR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/106361/?format=api",
                        "id": 106361,
                        "name": "Llange-Art/Reptareeko",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106361/?format=api",
                "id": 106361,
                "name": "Llange-Art/Reptareeko"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131202/?format=api",
                "id": 131202,
                "name": "The Omega Project"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}