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

{
    "url": "https://demozoo.org/api/v1/bbses/1580/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1580/",
    "id": 1580,
    "name": "Star Trek - TNG",
    "location": "Antwerpen, Provincie Antwerpen, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 51.2663,
    "longitude": 4.37077,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/291980/?format=api",
            "demozoo_url": "https://demozoo.org/productions/291980/",
            "id": 291980,
            "title": "Baddest Batches v1.3",
            "author_nicks": [
                {
                    "name": "PMC",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/121709/?format=api",
                        "id": 121709,
                        "name": "PMC",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-02-11",
            "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": [
                "pcboard",
                "source-available",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78538/?format=api",
                "id": 78538,
                "name": "Psychotron"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78544/?format=api",
                "id": 78544,
                "name": "Mr. Tiano"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78537/?format=api",
                "id": 78537,
                "name": "Mack Crack Corporation"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14942/?format=api",
                "id": 14942,
                "name": "United Cracking Force"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121709/?format=api",
                "id": 121709,
                "name": "PMC"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67782/?format=api",
                "id": 67782,
                "name": "Phrozen Crew"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}