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

{
    "url": "https://demozoo.org/api/v1/bbses/13544/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13544/",
    "id": 13544,
    "name": "The Reapers Shack",
    "location": "Kirkton, Perth County, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.32349,
    "longitude": -81.31332,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301884/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/301884/",
            "id": 301884,
            "title": "PMP Artpack #2",
            "author_nicks": [
                {
                    "name": "Parliament Project",
                    "abbreviation": "PMP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/26779/?format=api",
                        "id": 26779,
                        "name": "Parliament Project",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-01-25",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "tribute"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/372869/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/372869/",
            "id": 372869,
            "title": "PMP Artpack #3",
            "author_nicks": [
                {
                    "name": "Parliament Project",
                    "abbreviation": "PMP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/26779/?format=api",
                        "id": 26779,
                        "name": "Parliament Project",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-03-17",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149966/?format=api",
                "id": 149966,
                "name": "Wired"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26779/?format=api",
                "id": 26779,
                "name": "Parliament Project"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}