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

{
    "url": "https://demozoo.org/api/v1/bbses/5068/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5068/",
    "id": 5068,
    "name": "5th Dimension (614)",
    "location": "Columbus, Franklin County, Ohio, United States",
    "country_code": "US",
    "latitude": 39.96118,
    "longitude": -82.99879,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269613/?format=api",
            "demozoo_url": "https://demozoo.org/productions/269613/",
            "id": 269613,
            "title": "Hijack #3",
            "author_nicks": [
                {
                    "name": "Hijack Staff",
                    "abbreviation": "HJ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108517/?format=api",
                        "id": 108517,
                        "name": "Hijack Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08-10",
            "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/295940/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295940/",
            "id": 295940,
            "title": "POI Application Generator",
            "author_nicks": [
                {
                    "name": "POiSON",
                    "abbreviation": "POI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124126/?format=api",
                        "id": 124126,
                        "name": "POiSON",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-11-14",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "application-generator"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123739/?format=api",
                "id": 123739,
                "name": "The Warrior"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124126/?format=api",
                "id": 124126,
                "name": "POiSON"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112810/?format=api",
                "id": 112810,
                "name": "eXodus"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108517/?format=api",
                "id": 108517,
                "name": "Hijack Staff"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}