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

{
    "url": "https://demozoo.org/api/v1/bbses/11223/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11223/",
    "id": 11223,
    "name": "3WA BBS",
    "location": "Budapest, Hungary",
    "country_code": "HU",
    "latitude": 47.49835,
    "longitude": 19.04045,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/174218/?format=api",
            "demozoo_url": "https://demozoo.org/productions/174218/",
            "id": 174218,
            "title": "3WA BBS",
            "author_nicks": [
                {
                    "name": "Byteam",
                    "abbreviation": "BTM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3761/?format=api",
                        "id": 3761,
                        "name": "Byteam",
                        "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"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                    "id": 20,
                    "name": "512b Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "source-available"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/329821/?format=api",
            "demozoo_url": "https://demozoo.org/productions/329821/",
            "id": 329821,
            "title": "Logoff Matrix v0.01d",
            "author_nicks": [
                {
                    "name": "Machine Fun Crew",
                    "abbreviation": "MFC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/139373/?format=api",
                        "id": 139373,
                        "name": "Machine Fun Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08-29",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139382/?format=api",
                "id": 139382,
                "name": "Billy Galet"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139373/?format=api",
                "id": 139373,
                "name": "Machine Fun Crew"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3761/?format=api",
                "id": 3761,
                "name": "Byteam"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}