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

{
    "url": "https://demozoo.org/api/v1/bbses/7912/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7912/",
    "id": 7912,
    "name": "The Bitch",
    "location": "Hungary",
    "country_code": "HU",
    "latitude": 47.0,
    "longitude": 20.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/82005/?format=api",
                "id": 82005,
                "name": "Ratman"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11246/?format=api",
                "id": 11246,
                "name": "Lord"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10303/?format=api",
                "id": 10303,
                "name": "Bad Karma"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/902/?format=api",
                "id": 902,
                "name": "Kangooroo"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17255/?format=api",
                "id": 17255,
                "name": "Crimson Jihad"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/589/?format=api",
                "id": 589,
                "name": "Absolute!"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2201/?format=api",
                "id": 2201,
                "name": "Impulse"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "daydream-amiga",
        "bbs-nonpublic",
        "bbs-amiga",
        "telnet"
    ]
}