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

{
    "url": "https://demozoo.org/api/v1/bbses/13812/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13812/",
    "id": 13812,
    "name": "The Land Down Under",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/196808/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196808/",
            "id": 196808,
            "title": "Close Combat Cracktro",
            "author_nicks": [
                {
                    "name": "Napalm",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/39510/?format=api",
                        "id": 39510,
                        "name": "Napalm",
                        "is_group": true
                    }
                },
                {
                    "name": "Sanxion",
                    "abbreviation": "SXN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10625/?format=api",
                        "id": 10625,
                        "name": "Sanxion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12-07",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110826/?format=api",
                "id": 110826,
                "name": "The Proffesional"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39510/?format=api",
                "id": 39510,
                "name": "Napalm"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "unknown-location"
    ]
}