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

{
    "url": "https://demozoo.org/api/v1/bbses/358/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/358/",
    "id": 358,
    "name": "The Dock",
    "location": "Cleveland, Cuyahoga County, Ohio, United States",
    "country_code": "US",
    "latitude": 41.4995,
    "longitude": -81.69541,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/288371/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288371/",
            "id": 288371,
            "title": "Dragonfire II",
            "author_nicks": [
                {
                    "name": "US Alliance",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118454/?format=api",
                        "id": 118454,
                        "name": "US Alliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/289797/?format=api",
            "demozoo_url": "https://demozoo.org/productions/289797/",
            "id": 289797,
            "title": "Pirate's Signature 3.0",
            "author_nicks": [
                {
                    "name": "Club Med",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119862/?format=api",
                        "id": 119862,
                        "name": "Club Med",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/288316/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288316/",
            "id": 288316,
            "title": "SpeedDemon V3.0",
            "author_nicks": [
                {
                    "name": "Rigi INTL",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118470/?format=api",
                        "id": 118470,
                        "name": "Rigi INTL",
                        "is_group": false
                    }
                },
                {
                    "name": "The Apparitionist",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118471/?format=api",
                        "id": 118471,
                        "name": "The Apparitionist",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118470/?format=api",
                "id": 118470,
                "name": "Rigi INTL"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118454/?format=api",
                "id": 118454,
                "name": "US Alliance"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-apple"
    ]
}