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

{
    "url": "https://demozoo.org/api/v1/bbses/8127/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8127/",
    "id": 8127,
    "name": "Underground (040)",
    "location": "Malmö, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.60587,
    "longitude": 13.00073,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/377836/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/377836/",
            "id": 377836,
            "title": "City Of Joy",
            "author_nicks": [
                {
                    "name": "Cenobite",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7409/?format=api",
                        "id": 7409,
                        "name": "Cenobite",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Epsilon Design",
                    "abbreviation": "e^d",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6868/?format=api",
                        "id": 6868,
                        "name": "Epsilon Design",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/218270/?format=api",
            "demozoo_url": "https://demozoo.org/music/218270/",
            "id": 218270,
            "title": "Faked Emotions",
            "author_nicks": [
                {
                    "name": "C-Real",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18168/?format=api",
                        "id": 18168,
                        "name": "CRL",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "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": [
                "4ch",
                "mod"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34455/?format=api",
                "id": 34455,
                "name": "KiDNiX"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18168/?format=api",
                "id": 18168,
                "name": "CRL"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}