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

{
    "url": "https://demozoo.org/api/v1/bbses/10955/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10955/",
    "id": 10955,
    "name": "The Magic Box",
    "location": "Västmanland County, Västmanland, Sweden",
    "country_code": "SE",
    "latitude": 59.75,
    "longitude": 16.33333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/283788/?format=api",
            "demozoo_url": "https://demozoo.org/productions/283788/",
            "id": 283788,
            "title": "Backtrack EP",
            "author_nicks": [
                {
                    "name": "Phase^D",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10161/?format=api",
                        "id": 10161,
                        "name": "Phase Distortion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-05-01",
            "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/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": [
                "mod",
                "no-executable"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/97475/?format=api",
            "demozoo_url": "https://demozoo.org/productions/97475/",
            "id": 97475,
            "title": "X-Files 14",
            "author_nicks": [
                {
                    "name": "Abyss",
                    "abbreviation": "AYS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                        "id": 398,
                        "name": "Abyss",
                        "is_group": true
                    }
                },
                {
                    "name": "Ethic",
                    "abbreviation": "ETC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14034/?format=api",
                        "id": 14034,
                        "name": "Ethic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "x-files"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119546/?format=api",
                "id": 119546,
                "name": "Zynx"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10161/?format=api",
                "id": 10161,
                "name": "Phase Distortion"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}