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

{
    "url": "https://demozoo.org/api/v1/bbses/2540/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2540/",
    "id": 2540,
    "name": "3rd Eye",
    "location": "Australia",
    "country_code": "AU",
    "latitude": -25.0,
    "longitude": 135.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/366554/?format=api",
            "demozoo_url": "https://demozoo.org/productions/366554/",
            "id": 366554,
            "title": "World BBS List #3",
            "author_nicks": [
                {
                    "name": "The Brothers",
                    "abbreviation": "TBS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/41200/?format=api",
                        "id": 41200,
                        "name": "The Brothers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-05-03",
            "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": [
                "amigaguide",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74837/?format=api",
                "id": 74837,
                "name": "Testament"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5425/?format=api",
                "id": 5425,
                "name": "Digital Corruption"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-amiga",
        "telnet"
    ]
}