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

{
    "url": "https://demozoo.org/api/v1/bbses/3707/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3707/",
    "id": 3707,
    "name": "Blackboard",
    "location": "Borlänge Kommun, Dalarna, Sweden",
    "country_code": "SE",
    "latitude": 60.45799,
    "longitude": 15.39873,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/292697/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/292697/",
            "id": 292697,
            "title": "The No Snus Collection",
            "author_nicks": [
                {
                    "name": "Stash",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/41995/?format=api",
                        "id": 41995,
                        "name": "Stash",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Lingo",
                    "abbreviation": "LNG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8391/?format=api",
                        "id": 8391,
                        "name": "Lingo",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994-08-14",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78787/?format=api",
                "id": 78787,
                "name": "Hitman"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/216/?format=api",
                "id": 216,
                "name": "Offa"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                "id": 9,
                "name": "The Black Lotus"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8391/?format=api",
                "id": 8391,
                "name": "Lingo"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}