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

{
    "url": "https://demozoo.org/api/v1/bbses/2736/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2736/",
    "id": 2736,
    "name": "Night Express",
    "location": "Provincia di Perugia, Umbria, Italy",
    "country_code": "IT",
    "latitude": 43.05,
    "longitude": 12.55,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36957/?format=api",
                "id": 36957,
                "name": "Doctor Byte"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42414/?format=api",
                "id": 42414,
                "name": "Hackers Associated Crew"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15355/?format=api",
                "id": 15355,
                "name": "Elite"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}