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

{
    "url": "https://demozoo.org/api/v1/bbses/445/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/445/",
    "id": 445,
    "name": "Alien City",
    "location": "Vaucluse, Provence-Alpes-Côte d'Azur, France",
    "country_code": "FR",
    "latitude": 44.0,
    "longitude": 5.16667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/156646/?format=api",
            "demozoo_url": "https://demozoo.org/productions/156646/",
            "id": 156646,
            "title": "Alien City BBS (1)",
            "author_nicks": [
                {
                    "name": "Revelation",
                    "abbreviation": "RVL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10677/?format=api",
                        "id": 10677,
                        "name": "Revelation",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997",
            "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/182336/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182336/",
            "id": 182336,
            "title": "Alien City BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/184878/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184878/",
            "id": 184878,
            "title": "DSK Boards (1)",
            "author_nicks": [
                {
                    "name": "Direction Simple la Kamisole",
                    "abbreviation": "DSK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76693/?format=api",
                        "id": 76693,
                        "name": "Direction Simple la Kamisole",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48861/?format=api",
                "id": 48861,
                "name": "Hanibal"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48859/?format=api",
                "id": 48859,
                "name": "Defiance"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10677/?format=api",
                "id": 10677,
                "name": "Revelation"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76693/?format=api",
                "id": 76693,
                "name": "Direction Simple la Kamisole"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}