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

{
    "url": "https://demozoo.org/api/v1/bbses/2077/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2077/",
    "id": 2077,
    "name": "Hell",
    "location": "Roeselare, Provincie West-Vlaanderen, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 50.95,
    "longitude": 3.13333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290699/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290699/",
            "id": 290699,
            "title": "Hypernova Boards",
            "author_nicks": [
                {
                    "name": "HyperNova",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18987/?format=api",
                        "id": 18987,
                        "name": "HyperNova",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-05",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143433/?format=api",
                "id": 143433,
                "name": "Demon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18987/?format=api",
                "id": 18987,
                "name": "HyperNova"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78035/?format=api",
                "id": 78035,
                "name": "Corosion"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}