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

{
    "url": "https://demozoo.org/api/v1/bbses/3673/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3673/",
    "id": 3673,
    "name": "God Made",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/292795/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/292795/",
            "id": 292795,
            "title": "QS-GM1",
            "author_nicks": [
                {
                    "name": "Quasar",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/75982/?format=api",
                        "id": 75982,
                        "name": "Quasar",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "STiLE",
                    "abbreviation": "STL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45949/?format=api",
                        "id": 45949,
                        "name": "STiLE",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-04-07",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                    "id": 26,
                    "name": "ANSI",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23018/?format=api",
                "id": 23018,
                "name": "Polymorph"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122120/?format=api",
                "id": 122120,
                "name": "Dr. Valium"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}