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

{
    "url": "https://demozoo.org/api/v1/bbses/10233/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10233/",
    "id": 10233,
    "name": "Hot Spot (0498)",
    "location": "Gotland County, Gotland, Sweden",
    "country_code": "SE",
    "latitude": 57.5,
    "longitude": 18.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/353587/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/353587/",
            "id": 353587,
            "title": "Fate Of The Asciis",
            "author_nicks": [
                {
                    "name": "Manta",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22894/?format=api",
                        "id": 22894,
                        "name": "Manta",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Hardcore Design",
                    "abbreviation": "HCD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7098/?format=api",
                        "id": 7098,
                        "name": "Hardcore Design",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1993-09-01",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "supertype": "production",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82361/?format=api",
                "id": 82361,
                "name": "Tippler"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82362/?format=api",
                "id": 82362,
                "name": "Infernal"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}