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

{
    "url": "https://demozoo.org/api/v1/bbses/12695/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12695/",
    "id": 12695,
    "name": "The Brain Slayer",
    "location": "Buenos Aires, Argentina",
    "country_code": "AR",
    "latitude": -36.0,
    "longitude": -60.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270406/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270406/",
            "id": 270406,
            "title": "Matrix Art Pack #1",
            "author_nicks": [
                {
                    "name": "Matrix",
                    "abbreviation": "MTX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115398/?format=api",
                        "id": 115398,
                        "name": "Matrix",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-21",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146638/?format=api",
                "id": 146638,
                "name": "Luck"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}