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

{
    "url": "https://demozoo.org/api/v1/bbses/4323/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4323/",
    "id": 4323,
    "name": "Devils Shelter",
    "location": "Città metropolitana di Milano, Lombardy, Italy",
    "country_code": "IT",
    "latitude": 45.45186,
    "longitude": 9.14586,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/207981/?format=api",
            "demozoo_url": "https://demozoo.org/productions/207981/",
            "id": 207981,
            "title": "Amiga Game Project 2",
            "author_nicks": [
                {
                    "name": "Outlaws",
                    "abbreviation": "OTL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                        "id": 2335,
                        "name": "Outlaws",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amigaguide"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/361940/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/361940/",
            "id": 361940,
            "title": "Cleria /X Collection Oct 1994",
            "author_nicks": [
                {
                    "name": "Cleria",
                    "abbreviation": "CLE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70290/?format=api",
                        "id": 70290,
                        "name": "Cleria",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-11-01",
            "supertype": "graphics",
            "platforms": [],
            "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/484/?format=api",
            "demozoo_url": "https://demozoo.org/productions/484/",
            "id": 484,
            "title": "A New Crack Intro",
            "author_nicks": [
                {
                    "name": "Outlaws",
                    "abbreviation": "OTL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                        "id": 2335,
                        "name": "Outlaws",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106404/?format=api",
                "id": 106404,
                "name": "Leo"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136152/?format=api",
                "id": 136152,
                "name": "Balzak"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134548/?format=api",
                "id": 134548,
                "name": "Deathbringer"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136153/?format=api",
                "id": 136153,
                "name": "Guile"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                "id": 2335,
                "name": "Outlaws"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70290/?format=api",
                "id": 70290,
                "name": "Cleria"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "amiex",
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console",
        "hpav",
        "bbs-macintosh"
    ]
}