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

{
    "url": "https://demozoo.org/api/v1/bbses/2144/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2144/",
    "id": 2144,
    "name": "Outworld",
    "location": "Kreisfreie Stadt München, Upper Bavaria, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 48.15389,
    "longitude": 11.54806,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301728/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301728/",
            "id": 301728,
            "title": "SBR HQS",
            "author_nicks": [
                {
                    "name": "Stoned Brain Records",
                    "abbreviation": "SBR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22087/?format=api",
                        "id": 22087,
                        "name": "Stoned Brain Records",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-01-30",
            "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120600/?format=api",
                "id": 120600,
                "name": "Nebula One"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22087/?format=api",
                "id": 22087,
                "name": "Stoned Brain Records"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}