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

{
    "url": "https://demozoo.org/api/v1/bbses/8137/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8137/",
    "id": 8137,
    "name": "Darkline",
    "location": "Köln, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 50.93835,
    "longitude": 6.95427,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/289010/?format=api",
            "demozoo_url": "https://demozoo.org/productions/289010/",
            "id": 289010,
            "title": "Noname Demo",
            "author_nicks": [
                {
                    "name": "Crazy",
                    "abbreviation": "CRZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8737/?format=api",
                        "id": 8737,
                        "name": "Crazy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77679/?format=api",
                "id": 77679,
                "name": "Phantax"
            },
            "role": "015-ehq"
        }
    ],
    "tags": [
        "pcexpress",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}