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

{
    "url": "https://demozoo.org/api/v1/bbses/14465/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14465/",
    "id": 14465,
    "name": "The Maxx I",
    "location": "Zuiddorpe, Gemeente Terneuzen, Zeeland, Netherlands",
    "country_code": "NL",
    "latitude": 51.235,
    "longitude": 3.90417,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/381659/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381659/",
            "id": 381659,
            "title": "Bombliner 1.3",
            "author_nicks": [
                {
                    "name": "A-Bomb",
                    "abbreviation": "BMB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61581/?format=api",
                        "id": 61581,
                        "name": "A-Bomb",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-09-27",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "remoteaccess"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/381785/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381785/",
            "id": 381785,
            "title": "Motokura Language Learner",
            "author_nicks": [
                {
                    "name": "A-Bomb",
                    "abbreviation": "BMB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61581/?format=api",
                        "id": 61581,
                        "name": "A-Bomb",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "humor",
                "no-credits-given"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153563/?format=api",
                "id": 153563,
                "name": "Brainwasher"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61581/?format=api",
                "id": 61581,
                "name": "A-Bomb"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}