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

{
    "url": "https://demozoo.org/api/v1/bbses/12456/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12456/",
    "id": 12456,
    "name": "Ursa Major",
    "location": "Italy",
    "country_code": "IT",
    "latitude": 42.83333,
    "longitude": 12.83333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/361940/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/361940/",
            "id": 361940,
            "title": "Cleria /X Collection Oct 1994",
            "author_nicks": [
                {
                    "name": "Cleria",
                    "abbreviation": "CLE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70290/?format=api",
                        "id": 70290,
                        "name": "Cleria",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-11-01",
            "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/70295/?format=api",
                "id": 70295,
                "name": "Quino"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70290/?format=api",
                "id": 70290,
                "name": "Cleria"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}