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

{
    "url": "https://demozoo.org/api/v1/bbses/3080/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3080/",
    "id": 3080,
    "name": "The Painter Box",
    "location": "Bad Rodach, Upper Franconia, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 50.34129,
    "longitude": 10.7787,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/283195/?format=api",
            "demozoo_url": "https://demozoo.org/productions/283195/",
            "id": 283195,
            "title": "Animated Logon 1.0",
            "author_nicks": [
                {
                    "name": "Remote Access Traders",
                    "abbreviation": "RAT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80479/?format=api",
                        "id": 80479,
                        "name": "Remote Access Traders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": [
                "remoteaccess"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/300998/?format=api",
            "demozoo_url": "https://demozoo.org/productions/300998/",
            "id": 300998,
            "title": "The Painter Box BBS (3b)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/291125/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/291125/",
            "id": 291125,
            "title": "SDI Artpack 1 (04/1995)",
            "author_nicks": [
                {
                    "name": "Suspect Development International",
                    "abbreviation": "SDi",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                        "id": 13585,
                        "name": "Suspect Development International",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-04-21",
            "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": [
                "1st-release"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36764/?format=api",
                "id": 36764,
                "name": "The Painter"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80479/?format=api",
                "id": 80479,
                "name": "Remote Access Traders"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                "id": 13585,
                "name": "Suspect Development International"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "remoteaccess",
        "bbs-pc",
        "bbs-public",
        "demoscene-bbs"
    ]
}