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

{
    "url": "https://demozoo.org/api/v1/bbses/12757/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12757/",
    "id": 12757,
    "name": "Sector-X",
    "location": "Biel/Bienne, Biel/Bienne District, Bern, Switzerland",
    "country_code": "CH",
    "latitude": 47.14923,
    "longitude": 7.2611,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/363648/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/363648/",
            "id": 363648,
            "title": "Moz[IC]art Art Pack 96/01",
            "author_nicks": [
                {
                    "name": "Moz(ic)art",
                    "abbreviation": "MOZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                        "id": 7233,
                        "name": "Moz(ic)art",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-01-10",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146880/?format=api",
                "id": 146880,
                "name": "Spacerat"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                "id": 7233,
                "name": "Moz(ic)art"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}