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

{
    "url": "https://demozoo.org/api/v1/bbses/3140/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3140/",
    "id": 3140,
    "name": "Realms of Alchemy",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/184634/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184634/",
            "id": 184634,
            "title": "Darkspyre",
            "author_nicks": [
                {
                    "name": "Skid Row",
                    "abbreviation": "SR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                        "id": 8,
                        "name": "Skid Row",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-11",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "dark-spyre"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/254213/?format=api",
            "demozoo_url": "https://demozoo.org/productions/254213/",
            "id": 254213,
            "title": "Into Realms of Alchemy BBS",
            "author_nicks": [
                {
                    "name": "Plague",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15055/?format=api",
                        "id": 15055,
                        "name": "Plague",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-10-05",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/184642/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184642/",
            "id": 184642,
            "title": "Mega Twins",
            "author_nicks": [
                {
                    "name": "Skid Row",
                    "abbreviation": "SR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                        "id": 8,
                        "name": "Skid Row",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-13",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "mega-twins"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/122309/?format=api",
            "demozoo_url": "https://demozoo.org/productions/122309/",
            "id": 122309,
            "title": "Raw",
            "author_nicks": [
                {
                    "name": "Plague",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15055/?format=api",
                        "id": 15055,
                        "name": "Plague",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-10-05",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51230/?format=api",
                "id": 51230,
                "name": "The Alchemist"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15055/?format=api",
                "id": 15055,
                "name": "Plague"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}