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

{
    "url": "https://demozoo.org/api/v1/bbses/7264/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7264/",
    "id": 7264,
    "name": "Warez'O'Mania",
    "location": "Israel",
    "country_code": "IL",
    "latitude": 31.5,
    "longitude": 34.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/179081/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/179081/",
            "id": 179081,
            "title": "Cellular Automata pt. 2: The Ascii Stahlwerk",
            "author_nicks": [
                {
                    "name": "Godhead",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25751/?format=api",
                        "id": 25751,
                        "name": "Godhead",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "G'Style",
                    "abbreviation": "G'S",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7078/?format=api",
                        "id": 7078,
                        "name": "G'Style",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1993-10",
            "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/61444/?format=api",
                "id": 61444,
                "name": "Cyberbug"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}