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

{
    "url": "https://demozoo.org/api/v1/bbses/2482/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2482/",
    "id": 2482,
    "name": "Hijack",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/326592/?format=api",
            "demozoo_url": "https://demozoo.org/productions/326592/",
            "id": 326592,
            "title": "LoveLiner LP'96",
            "author_nicks": [
                {
                    "name": "Demons",
                    "abbreviation": "DMS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36466/?format=api",
                        "id": 36466,
                        "name": "Demons",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-07-13",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/271230/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271230/",
            "id": 271230,
            "title": "SAC Art Pack 5",
            "author_nicks": [
                {
                    "name": "Superior Art Creations",
                    "abbreviation": "SAC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                        "id": 7050,
                        "name": "Superior Art Creations",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/361132/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/361132/",
            "id": 361132,
            "title": "Whisper Art Pack #3: The Winter Edition",
            "author_nicks": [
                {
                    "name": "Whisper",
                    "abbreviation": "WHS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/109087/?format=api",
                        "id": 109087,
                        "name": "Whisper",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-02-01",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21471/?format=api",
                "id": 21471,
                "name": "Dark Star"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36466/?format=api",
                "id": 36466,
                "name": "Demons"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121198/?format=api",
                "id": 121198,
                "name": "Suspect"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109087/?format=api",
                "id": 109087,
                "name": "Whisper"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "isdn"
    ]
}