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

{
    "url": "https://demozoo.org/api/v1/bbses/2123/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2123/",
    "id": 2123,
    "name": "Surreal Abstract Reality",
    "location": "Epsom, Auckland, New Zealand",
    "country_code": "NZ",
    "latitude": -36.88745,
    "longitude": 174.77059,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/196969/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/196969/",
            "id": 196969,
            "title": "Mega Asc2 Collection #2",
            "author_nicks": [
                {
                    "name": "Stezotehic",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6907/?format=api",
                        "id": 6907,
                        "name": "Stezotehic",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Humane",
                    "abbreviation": "HMN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2024/?format=api",
                        "id": 2024,
                        "name": "Humane",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1993-07-07",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11845/?format=api",
                "id": 11845,
                "name": "Shock-G"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128864/?format=api",
                "id": 128864,
                "name": "Harry Angel"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69730/?format=api",
                "id": 69730,
                "name": "Sandman"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2024/?format=api",
                "id": 2024,
                "name": "Humane"
            },
            "role": ""
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga"
    ]
}