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

{
    "url": "https://demozoo.org/api/v1/bbses/8861/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8861/",
    "id": 8861,
    "name": "Time Base",
    "location": "Lindlar, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.01959,
    "longitude": 7.37758,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/238988/?format=api",
            "demozoo_url": "https://demozoo.org/productions/238988/",
            "id": 238988,
            "title": "Timebase BBS Intro",
            "author_nicks": [
                {
                    "name": "Bronx",
                    "abbreviation": "BNX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                        "id": 1508,
                        "name": "Bronx",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-01",
            "supertype": "production",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}