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

{
    "url": "https://demozoo.org/api/v1/bbses/6046/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6046/",
    "id": 6046,
    "name": "The Black Tower",
    "location": "New York City, New York, United States",
    "country_code": "US",
    "latitude": 40.71427,
    "longitude": -74.00597,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/359216/?format=api",
            "demozoo_url": "https://demozoo.org/productions/359216/",
            "id": 359216,
            "title": "MPI Magazine #2",
            "author_nicks": [
                {
                    "name": "Micropirates Inc",
                    "abbreviation": "MPI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/122627/?format=api",
                        "id": 122627,
                        "name": "Micropirates Inc",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-10-27",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/72039/?format=api",
            "demozoo_url": "https://demozoo.org/productions/72039/",
            "id": 72039,
            "title": "Super Ski 2",
            "author_nicks": [
                {
                    "name": "Fusion",
                    "abbreviation": "FSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3120/?format=api",
                        "id": 3120,
                        "name": "Fusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-02-20",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "fusion-ram-intro",
                "super-ski-ii"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3120/?format=api",
                "id": 3120,
                "name": "Fusion"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122627/?format=api",
                "id": 122627,
                "name": "Micropirates Inc"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}