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

{
    "url": "https://demozoo.org/api/v1/bbses/12492/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12492/",
    "id": 12492,
    "name": "The Spoon Dept. BBS",
    "location": "Exeter, Devon, England, United Kingdom",
    "country_code": "GB",
    "latitude": 50.7236,
    "longitude": -3.52751,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/362251/?format=api",
            "demozoo_url": "https://demozoo.org/music/362251/",
            "id": 362251,
            "title": "Believe or Suffer.... aka Damn Swanky Swamp Donkey",
            "author_nicks": [
                {
                    "name": "Echo",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32245/?format=api",
                        "id": 32245,
                        "name": "Echo",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "LSD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                        "id": 1503,
                        "name": "LSD",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "12ch",
                "xm"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362249/?format=api",
            "demozoo_url": "https://demozoo.org/music/362249/",
            "id": 362249,
            "title": "The Seven Spoons",
            "author_nicks": [
                {
                    "name": "Echo",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32245/?format=api",
                        "id": 32245,
                        "name": "Echo",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-10-30",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "10ch",
                "xm"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32245/?format=api",
                "id": 32245,
                "name": "Echo"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-console",
        "hpav",
        "fidonet",
        "bbs-macintosh",
        "music-bbs"
    ]
}