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

{
    "url": "https://demozoo.org/api/v1/bbses/10542/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10542/",
    "id": 10542,
    "name": "Wasted Warez",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/389137/?format=api",
            "demozoo_url": "https://demozoo.org/productions/389137/",
            "id": 389137,
            "title": "Danish Elite Amiga BBS List Aug 1997",
            "author_nicks": [
                {
                    "name": "Twilight",
                    "abbreviation": "tL!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/38859/?format=api",
                        "id": 38859,
                        "name": "Twilight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-08-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87641/?format=api",
                "id": 87641,
                "name": "Chevy"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46075/?format=api",
                "id": 46075,
                "name": "Flood"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga",
        "demoscene-bbs",
        "sigmaexpress"
    ]
}