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

{
    "url": "https://demozoo.org/api/v1/bbses/8330/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8330/",
    "id": 8330,
    "name": "Sorcerer",
    "location": "Norway",
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/204908/?format=api",
            "demozoo_url": "https://demozoo.org/productions/204908/",
            "id": 204908,
            "title": "Sorcerer BBS",
            "author_nicks": [
                {
                    "name": "The Lost Souls",
                    "abbreviation": "TLS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12968/?format=api",
                        "id": 12968,
                        "name": "The Lost Souls",
                        "is_group": true
                    }
                }
            ],
            "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": [
                "source-available"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/267321/?format=api",
            "demozoo_url": "https://demozoo.org/productions/267321/",
            "id": 267321,
            "title": "Synthetic",
            "author_nicks": [
                {
                    "name": "The Lost Souls",
                    "abbreviation": "TLS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12968/?format=api",
                        "id": 12968,
                        "name": "The Lost Souls",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-14",
            "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/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "source-available"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15347/?format=api",
                "id": 15347,
                "name": "MTB"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12968/?format=api",
                "id": 12968,
                "name": "The Lost Souls"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}