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

{
    "url": "https://demozoo.org/api/v1/bbses/12525/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12525/",
    "id": 12525,
    "name": "Dark Nation",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/362600/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/362600/",
            "id": 362600,
            "title": "Bad Attitude Artpack #5",
            "author_nicks": [
                {
                    "name": "Bad Attitude",
                    "abbreviation": "BAT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/146397/?format=api",
                        "id": 146397,
                        "name": "Bad Attitude",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-02",
            "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/146420/?format=api",
                "id": 146420,
                "name": "Joltlover"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}