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

{
    "url": "https://demozoo.org/api/v1/bbses/10632/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10632/",
    "id": 10632,
    "name": "Ace of the Base",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269491/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/269491/",
            "id": 269491,
            "title": "BAD Art Pack (08/1993)",
            "author_nicks": [
                {
                    "name": "Bitchin' Ansi Design",
                    "abbreviation": "BAD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81373/?format=api",
                        "id": 81373,
                        "name": "Bitchin' Ansi Design",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108273/?format=api",
                "id": 108273,
                "name": "Art Creation Enterprise"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81373/?format=api",
                "id": 81373,
                "name": "Bitchin' Ansi Design"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}