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

{
    "url": "https://demozoo.org/api/v1/bbses/71/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/71/",
    "id": 71,
    "name": "Angel World",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/325374/?format=api",
            "demozoo_url": "https://demozoo.org/productions/325374/",
            "id": 325374,
            "title": "Rushing Beat Run",
            "author_nicks": [
                {
                    "name": "Magical",
                    "abbreviation": "M",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3473/?format=api",
                        "id": 3473,
                        "name": "Magical",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "typo",
                "cracktro-needs-extraction"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75726/?format=api",
                "id": 75726,
                "name": "Fallen Angel"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20610/?format=api",
                "id": 20610,
                "name": "Hard Core"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7076/?format=api",
                "id": 7076,
                "name": "Rotox"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3275/?format=api",
                "id": 3275,
                "name": "Big Balls"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}