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

{
    "url": "https://demozoo.org/api/v1/bbses/3143/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3143/",
    "id": 3143,
    "name": "Wares House",
    "location": "Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.19801,
    "longitude": -118.26102,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/379/?format=api",
            "demozoo_url": "https://demozoo.org/productions/379/",
            "id": 379,
            "title": "Jackal +",
            "author_nicks": [
                {
                    "name": "Rowdy American Distributors",
                    "abbreviation": "RAD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1680/?format=api",
                        "id": 1680,
                        "name": "Rowdy American Distributors",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-12-07",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1680/?format=api",
                "id": 1680,
                "name": "Rowdy American Distributors"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}