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

{
    "url": "https://demozoo.org/api/v1/bbses/9384/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9384/",
    "id": 9384,
    "name": "The Testure (08)",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308977/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/308977/",
            "id": 308977,
            "title": "Access Denied",
            "author_nicks": [
                {
                    "name": "Druid",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131917/?format=api",
                        "id": 131917,
                        "name": "Druid",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-13",
            "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": [
                "first-production"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/310893/?format=api",
            "demozoo_url": "https://demozoo.org/productions/310893/",
            "id": 310893,
            "title": "Point Zero BBS Intro",
            "author_nicks": [
                {
                    "name": "Xanadu",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/106716/?format=api",
                        "id": 106716,
                        "name": "Xanadu",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-12-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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131917/?format=api",
                "id": 131917,
                "name": "Druid"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106716/?format=api",
                "id": 106716,
                "name": "Xanadu"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "tempest-bbs",
        "bbs-amiga"
    ]
}