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

{
    "url": "https://demozoo.org/api/v1/bbses/12869/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12869/",
    "id": 12869,
    "name": "Gargoyle's Dominion",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/359216/?format=api",
            "demozoo_url": "https://demozoo.org/productions/359216/",
            "id": 359216,
            "title": "MPI Magazine #2",
            "author_nicks": [
                {
                    "name": "Micropirates Inc",
                    "abbreviation": "MPI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/122627/?format=api",
                        "id": 122627,
                        "name": "Micropirates Inc",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-10-27",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147336/?format=api",
                "id": 147336,
                "name": "Scooter"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122627/?format=api",
                "id": 122627,
                "name": "Micropirates Inc"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "unknown-location"
    ]
}