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

{
    "url": "https://demozoo.org/api/v1/bbses/11429/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11429/",
    "id": 11429,
    "name": "The Galleon",
    "location": "Australia",
    "country_code": "AU",
    "latitude": -25.0,
    "longitude": 135.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/340413/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340413/",
            "id": 340413,
            "title": "Star Control 3 Trainer +5",
            "author_nicks": [
                {
                    "name": "Prestige",
                    "abbreviation": "PSG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1434/?format=api",
                        "id": 1434,
                        "name": "Prestige",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-09-26",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "trainer",
                "star-control-3"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142957/?format=api",
                "id": 142957,
                "name": "Viking"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142958/?format=api",
                "id": 142958,
                "name": "Blond"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1434/?format=api",
                "id": 1434,
                "name": "Prestige"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}