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

{
    "url": "https://demozoo.org/api/v1/bbses/4564/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4564/",
    "id": 4564,
    "name": "Terror Drome",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/186972/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/186972/",
            "id": 186972,
            "title": "Askii Still Alive",
            "author_nicks": [
                {
                    "name": "Yop",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11831/?format=api",
                        "id": 11831,
                        "name": "Yop",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Shrimps Design",
                    "abbreviation": "SHD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8642/?format=api",
                        "id": 8642,
                        "name": "Shrimps Design",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1999-01-02",
            "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/195182/?format=api",
            "demozoo_url": "https://demozoo.org/productions/195182/",
            "id": 195182,
            "title": "FunkyAdder V1.01",
            "author_nicks": [
                {
                    "name": "Renegade",
                    "abbreviation": "RNG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/28588/?format=api",
                        "id": 28588,
                        "name": "Renegade",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-09-25",
            "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": [
                "fame"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51947/?format=api",
                "id": 51947,
                "name": "Merlin"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61843/?format=api",
                "id": 61843,
                "name": "Conan"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28588/?format=api",
                "id": 28588,
                "name": "Renegade"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console"
    ]
}