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

{
    "url": "https://demozoo.org/api/v1/bbses/1009/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1009/",
    "id": 1009,
    "name": "Infinite Void",
    "location": "Melissa, Collin County, Texas, United States",
    "country_code": "US",
    "latitude": 33.28595,
    "longitude": -96.57277,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/22185/?format=api",
            "demozoo_url": "https://demozoo.org/productions/22185/",
            "id": 22185,
            "title": "Tetra Copy 1.0",
            "author_nicks": [
                {
                    "name": "Scoopex",
                    "abbreviation": "SCX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                        "id": 361,
                        "name": "Scoopex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-04-27",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/22183/?format=api",
            "demozoo_url": "https://demozoo.org/productions/22183/",
            "id": 22183,
            "title": "Treble Champions",
            "author_nicks": [
                {
                    "name": "Scoopex",
                    "abbreviation": "SCX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                        "id": 361,
                        "name": "Scoopex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-05-03",
            "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": [
                "treble-champions"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119664/?format=api",
                "id": 119664,
                "name": "Epsilon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}