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

{
    "url": "https://demozoo.org/api/v1/bbses/5370/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5370/",
    "id": 5370,
    "name": "Raw BBS",
    "location": "Belgium",
    "country_code": "BE",
    "latitude": 50.75,
    "longitude": 4.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/169762/?format=api",
            "demozoo_url": "https://demozoo.org/productions/169762/",
            "id": 169762,
            "title": "Raw BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/286383/?format=api",
            "demozoo_url": "https://demozoo.org/productions/286383/",
            "id": 286383,
            "title": "Raw BBS (2)",
            "author_nicks": [
                {
                    "name": "BoNo",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/117781/?format=api",
                        "id": 117781,
                        "name": "BoNo",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-23",
            "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": [
                "no-credits-added"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/270025/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270025/",
            "id": 270025,
            "title": "The Rebels Ansipack (06/1994)",
            "author_nicks": [
                {
                    "name": "The Rebels",
                    "abbreviation": "RBL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108914/?format=api",
                        "id": 108914,
                        "name": "The Rebels",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-06",
            "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/117781/?format=api",
                "id": 117781,
                "name": "BoNo"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88601/?format=api",
                "id": 88601,
                "name": "Rex Nebular"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124251/?format=api",
                "id": 124251,
                "name": "Night Angel"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124252/?format=api",
                "id": 124252,
                "name": "Trasher"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108914/?format=api",
                "id": 108914,
                "name": "The Rebels"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "demoscene-bbs"
    ]
}