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

{
    "url": "https://demozoo.org/api/v1/bbses/5600/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5600/",
    "id": 5600,
    "name": "Jurassic Park",
    "location": "Montréal, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.50008,
    "longitude": -73.68248,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/188411/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188411/",
            "id": 188411,
            "title": "Cheat For Battle Bugs",
            "author_nicks": [
                {
                    "name": "Pure Power",
                    "abbreviation": "PPW, PPWR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78904/?format=api",
                        "id": 78904,
                        "name": "Pure Power",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-22",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "trainer"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/191604/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191604/",
            "id": 191604,
            "title": "Pure Power Loader (2)",
            "author_nicks": [
                {
                    "name": "Pure Power",
                    "abbreviation": "PPW, PPWR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78904/?format=api",
                        "id": 78904,
                        "name": "Pure Power",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-03-24",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136420/?format=api",
                "id": 136420,
                "name": "King of Darkness"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78907/?format=api",
                "id": 78907,
                "name": "Drakov"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78904/?format=api",
                "id": 78904,
                "name": "Pure Power"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}