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

{
    "url": "https://demozoo.org/api/v1/bbses/1800/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1800/",
    "id": 1800,
    "name": "Andi's Mailbox",
    "location": "Austria",
    "country_code": "AT",
    "latitude": 47.33333,
    "longitude": 13.33333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/39137/?format=api",
            "demozoo_url": "https://demozoo.org/music/39137/",
            "id": 39137,
            "title": "Hello Organizer ;)",
            "author_nicks": [
                {
                    "name": "Tristan",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5821/?format=api",
                        "id": 5821,
                        "name": "Tristan",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Deranged",
                    "abbreviation": "DRG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13467/?format=api",
                        "id": 13467,
                        "name": "Deranged",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1998-11-14",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "22ch",
                "xm"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120271/?format=api",
                "id": 120271,
                "name": "Dr. Delta"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80553/?format=api",
                "id": 80553,
                "name": "COP"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13467/?format=api",
                "id": 13467,
                "name": "Deranged"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}