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

{
    "url": "https://demozoo.org/api/v1/bbses/6803/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6803/",
    "id": 6803,
    "name": "Cape Fear",
    "location": "Kanton Luzern, Lucerne, Switzerland",
    "country_code": "CH",
    "latitude": 47.16667,
    "longitude": 8.16667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/424/?format=api",
            "demozoo_url": "https://demozoo.org/productions/424/",
            "id": 424,
            "title": "Dust N Silence Nr. 11",
            "author_nicks": [
                {
                    "name": "Analog",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1513/?format=api",
                        "id": 1513,
                        "name": "Analog",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-01",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "dust-n-silence"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/415/?format=api",
            "demozoo_url": "https://demozoo.org/productions/415/",
            "id": 415,
            "title": "Maxtro",
            "author_nicks": [
                {
                    "name": "Analog",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1513/?format=api",
                        "id": 1513,
                        "name": "Analog",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05-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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/317392/?format=api",
            "demozoo_url": "https://demozoo.org/productions/317392/",
            "id": 317392,
            "title": "Nevermind 27",
            "author_nicks": [
                {
                    "name": "Analog",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1513/?format=api",
                        "id": 1513,
                        "name": "Analog",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08-02",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "never-mind",
                "prorunner-2.0"
            ]
        },
        {
            "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/1885/?format=api",
                "id": 1885,
                "name": "Road Runner"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1513/?format=api",
                "id": 1513,
                "name": "Analog"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}