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

{
    "url": "https://demozoo.org/api/v1/bbses/11150/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11150/",
    "id": 11150,
    "name": "Submania",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/7241/?format=api",
            "demozoo_url": "https://demozoo.org/productions/7241/",
            "id": 7241,
            "title": "Manual Override",
            "author_nicks": [
                {
                    "name": "Subacid",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7038/?format=api",
                        "id": 7038,
                        "name": "Subacid",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-04-15",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/28707/?format=api",
            "demozoo_url": "https://demozoo.org/productions/28707/",
            "id": 28707,
            "title": "P.Y.T.",
            "author_nicks": [
                {
                    "name": "Subacid",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7038/?format=api",
                        "id": 7038,
                        "name": "Subacid",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362689/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362689/",
            "id": 362689,
            "title": "Xenolink BBS-List December 1996",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996-11-27",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "xenolink"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19725/?format=api",
                "id": 19725,
                "name": "Mr. Nobrain"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7038/?format=api",
                "id": 7038,
                "name": "Subacid"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "xenolink"
    ]
}