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

{
    "url": "https://demozoo.org/api/v1/bbses/11701/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11701/",
    "id": 11701,
    "name": "Nirvana",
    "location": "Australia",
    "country_code": "AU",
    "latitude": -25.0,
    "longitude": 135.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/355922/?format=api",
            "demozoo_url": "https://demozoo.org/productions/355922/",
            "id": 355922,
            "title": "Wild Help v0.1",
            "author_nicks": [
                {
                    "name": "Yodel",
                    "abbreviation": "YDL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7181/?format=api",
                        "id": 7181,
                        "name": "Yodel",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09-27",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "xim",
                "amiex-misc"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/355924/?format=api",
            "demozoo_url": "https://demozoo.org/productions/355924/",
            "id": 355924,
            "title": "Wild Stat v0.4",
            "author_nicks": [
                {
                    "name": "Yodel",
                    "abbreviation": "YDL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7181/?format=api",
                        "id": 7181,
                        "name": "Yodel",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09-17",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "xim",
                "amiex-stats"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}