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

{
    "url": "https://demozoo.org/api/v1/bbses/214/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/214/",
    "id": 214,
    "name": "Atlantis Power",
    "location": "Spain",
    "country_code": "ES",
    "latitude": 40.0,
    "longitude": -4.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/279354/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279354/",
            "id": 279354,
            "title": "Morphos-Credits",
            "author_nicks": [
                {
                    "name": "Avengers",
                    "abbreviation": "AVG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115058/?format=api",
                        "id": 115058,
                        "name": "Avengers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-09-27",
            "supertype": "production",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-given"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119152/?format=api",
                "id": 119152,
                "name": "Maverick"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115058/?format=api",
                "id": 115058,
                "name": "Avengers"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131037/?format=api",
                "id": 131037,
                "name": "World Wide Couriers"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcexpress",
        "bbs-pc",
        "bbs-console"
    ]
}