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

{
    "url": "https://demozoo.org/api/v1/bbses/267/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/267/",
    "id": 267,
    "name": "Digital Abyss",
    "location": "La Louvière, Province du Hainaut, Wallonia, Belgium",
    "country_code": "BE",
    "latitude": 50.47348,
    "longitude": 4.15632,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/8798/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/8798/",
            "id": 8798,
            "title": "The Rebirth",
            "author_nicks": [
                {
                    "name": "Dipswitch",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5806/?format=api",
                        "id": 5806,
                        "name": "Dipswitch",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "1oo%",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1298/?format=api",
                        "id": 1298,
                        "name": "100%",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1998-10-02",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119173/?format=api",
                "id": 119173,
                "name": "Toxic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9938/?format=api",
                "id": 9938,
                "name": "Tokyo Dawn Records"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10360/?format=api",
                "id": 10360,
                "name": "Theralite"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "music-bbs"
    ]
}