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

{
    "url": "https://demozoo.org/api/v1/bbses/2548/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2548/",
    "id": 2548,
    "name": "Last Resort",
    "location": "Cleveland, Cuyahoga County, Ohio, United States",
    "country_code": "US",
    "latitude": 41.4995,
    "longitude": -81.69541,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/366/?format=api",
            "demozoo_url": "https://demozoo.org/productions/366/",
            "id": 366,
            "title": "Afterburner Preview ++",
            "author_nicks": [
                {
                    "name": "Ikari",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1643/?format=api",
                        "id": 1643,
                        "name": "Ikari",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-09-08",
            "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": [
                "afterburner"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/154813/?format=api",
            "demozoo_url": "https://demozoo.org/productions/154813/",
            "id": 154813,
            "title": "Daley Thompson's Olympic Challenge +",
            "author_nicks": [
                {
                    "name": "Scouse Cracking Group",
                    "abbreviation": "SCG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/17754/?format=api",
                        "id": 17754,
                        "name": "Scouse Cracking Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-09",
            "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": [
                "daley-thompsons-olympic-challenge"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17754/?format=api",
                "id": 17754,
                "name": "Scouse Cracking Group"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4209/?format=api",
                "id": 4209,
                "name": "Doughnut Cracking Service"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}