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

{
    "url": "https://demozoo.org/api/v1/bbses/14533/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14533/",
    "id": 14533,
    "name": "Matrix",
    "location": "Rendsburg, Schleswig-Holstein, Germany",
    "country_code": "DE",
    "latitude": 54.30237,
    "longitude": 9.66247,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/382010/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/382010/",
            "id": 382010,
            "title": "Matrix Advert",
            "author_nicks": [
                {
                    "name": "Jerome-X",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123824/?format=api",
                        "id": 123824,
                        "name": "Jerome-X",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Fusion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115344/?format=api",
                        "id": 115344,
                        "name": "Fusion",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994-04-05",
            "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/123824/?format=api",
                "id": 123824,
                "name": "Jerome-X"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121620/?format=api",
                "id": 121620,
                "name": "Mad Syndicate"
            },
            "role": "015-ehq"
        }
    ],
    "tags": [
        "pcboard",
        "artboard"
    ]
}