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

{
    "url": "https://demozoo.org/api/v1/bbses/5623/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5623/",
    "id": 5623,
    "name": "Burnin' Hell",
    "location": "London, Greater London, England, United Kingdom",
    "country_code": "GB",
    "latitude": 51.50853,
    "longitude": -0.12574,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/377780/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/377780/",
            "id": 377780,
            "title": "Prone Mortal Form",
            "author_nicks": [
                {
                    "name": "Green Eyed Monster",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10209/?format=api",
                        "id": 10209,
                        "name": "Green Eyed Monster",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Arclite",
                    "abbreviation": "al",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1384/?format=api",
                        "id": 1384,
                        "name": "Arclite",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1993-10-13",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124788/?format=api",
                "id": 124788,
                "name": "Ol' Nick"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28068/?format=api",
                "id": 28068,
                "name": "Shaggy"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-console"
    ]
}