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

{
    "url": "https://demozoo.org/api/v1/bbses/244/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/244/",
    "id": 244,
    "name": "Secret Generations",
    "location": "Buffalo, Erie County, New York, United States",
    "country_code": "US",
    "latitude": 42.88645,
    "longitude": -78.87837,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/288314/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288314/",
            "id": 288314,
            "title": "Ancient Art of War At Sea",
            "author_nicks": [
                {
                    "name": "Coast To Coast",
                    "abbreviation": "CTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118447/?format=api",
                        "id": 118447,
                        "name": "Coast To Coast",
                        "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/293274/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293274/",
            "id": 293274,
            "title": "Force 7",
            "author_nicks": [
                {
                    "name": "Coast To Coast",
                    "abbreviation": "CTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118447/?format=api",
                        "id": 118447,
                        "name": "Coast To Coast",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987",
            "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": [
                "force-7"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/293264/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293264/",
            "id": 293264,
            "title": "Superstar Ice Hockey",
            "author_nicks": [
                {
                    "name": "Coast To Coast",
                    "abbreviation": "CTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118447/?format=api",
                        "id": 118447,
                        "name": "Coast To Coast",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987",
            "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": [
                "superstar-ice-hockey"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118447/?format=api",
                "id": 118447,
                "name": "Coast To Coast"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-apple"
    ]
}