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

{
    "url": "https://demozoo.org/api/v1/bbses/5812/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5812/",
    "id": 5812,
    "name": "Trainers Heaven",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/385854/?format=api",
            "demozoo_url": "https://demozoo.org/productions/385854/",
            "id": 385854,
            "title": "Pacman II +5",
            "author_nicks": [
                {
                    "name": "Esprit Inc.",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/94741/?format=api",
                        "id": 94741,
                        "name": "Esprit Inc.",
                        "is_group": true
                    }
                },
                {
                    "name": "Skid Row",
                    "abbreviation": "SR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                        "id": 8,
                        "name": "Skid Row",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "trainer"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/93645/?format=api",
                "id": 93645,
                "name": "Shapiro"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118255/?format=api",
                "id": 118255,
                "name": "Ntsc"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94741/?format=api",
                "id": 94741,
                "name": "Esprit Inc."
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "hpav",
        "unknown-location"
    ]
}