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

{
    "url": "https://demozoo.org/api/v1/bbses/11374/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11374/",
    "id": 11374,
    "name": "The Board",
    "location": "Arrondissement de Grenoble, Isère, Auvergne-Rhône-Alpes, France",
    "country_code": "FR",
    "latitude": 45.10559,
    "longitude": 5.79623,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/74973/?format=api",
            "demozoo_url": "https://demozoo.org/productions/74973/",
            "id": 74973,
            "title": "Zorlac",
            "author_nicks": [
                {
                    "name": "Arkham",
                    "abbreviation": "akm",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                        "id": 2152,
                        "name": "Arkham",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-30",
            "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/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10679/?format=api",
                "id": 10679,
                "name": "White Easter"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                "id": 2152,
                "name": "Arkham"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7449/?format=api",
                "id": 7449,
                "name": "Just For Fun"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}