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

{
    "url": "https://demozoo.org/api/v1/bbses/5875/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5875/",
    "id": 5875,
    "name": "The Sound Solution",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/174534/?format=api",
            "demozoo_url": "https://demozoo.org/productions/174534/",
            "id": 174534,
            "title": "The Sound Solution BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/297576/?format=api",
            "demozoo_url": "https://demozoo.org/productions/297576/",
            "id": 297576,
            "title": "The Sound Solution BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-07-07",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-given"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/297577/?format=api",
            "demozoo_url": "https://demozoo.org/productions/297577/",
            "id": 297577,
            "title": "The Sound Solution BBS (3)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-07-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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-given"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125205/?format=api",
                "id": 125205,
                "name": "Roger"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125206/?format=api",
                "id": 125206,
                "name": "Sound Solutions"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}