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

{
    "url": "https://demozoo.org/api/v1/bbses/1925/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1925/",
    "id": 1925,
    "name": "South Central (0441)",
    "location": "Oldenburg, Lower Saxony, Germany",
    "country_code": "DE",
    "latitude": 53.14068,
    "longitude": 8.21706,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/174226/?format=api",
            "demozoo_url": "https://demozoo.org/productions/174226/",
            "id": 174226,
            "title": "South Central BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48903/?format=api",
                "id": 48903,
                "name": "X-Treme Dreams"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13647/?format=api",
                "id": 13647,
                "name": "n-Factor"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7272/?format=api",
                "id": 7272,
                "name": "Reflex"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-public",
        "fidonet",
        "isdn"
    ]
}