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

{
    "url": "https://demozoo.org/api/v1/bbses/6762/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6762/",
    "id": 6762,
    "name": "The Attic",
    "location": "New Orleans, Orleans Parish, Louisiana, United States",
    "country_code": "US",
    "latitude": 29.95465,
    "longitude": -90.07507,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304453/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304453/",
            "id": 304453,
            "title": "Moebius 1",
            "author_nicks": [
                {
                    "name": "The New Orleans Pirates Guild",
                    "abbreviation": "NOPG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118480/?format=api",
                        "id": 118480,
                        "name": "The New Orleans Pirates Guild",
                        "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/301022/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301022/",
            "id": 301022,
            "title": "Star Ball",
            "author_nicks": [
                {
                    "name": "The New Orleans Pirates Guild",
                    "abbreviation": "NOPG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118480/?format=api",
                        "id": 118480,
                        "name": "The New Orleans Pirates Guild",
                        "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": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118480/?format=api",
                "id": 118480,
                "name": "The New Orleans Pirates Guild"
            },
            "role": ""
        }
    ],
    "tags": []
}