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

{
    "url": "https://demozoo.org/api/v1/bbses/6824/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6824/",
    "id": 6824,
    "name": "Southern Cross",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/380410/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/380410/",
            "id": 380410,
            "title": "Southern Cross",
            "author_nicks": [
                {
                    "name": "Sensei",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/106471/?format=api",
                        "id": 106471,
                        "name": "Sensei",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Twilight",
                    "abbreviation": "TWI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111472/?format=api",
                        "id": 111472,
                        "name": "Twilight",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-11-10",
            "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/127222/?format=api",
                "id": 127222,
                "name": "Nitron"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18992/?format=api",
                "id": 18992,
                "name": "Food"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "unknown-location"
    ]
}