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

{
    "url": "https://demozoo.org/api/v1/bbses/1704/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1704/",
    "id": 1704,
    "name": "New Order",
    "location": "Sankt-Peterburg, St.-Petersburg, Russia",
    "country_code": "RU",
    "latitude": 59.91667,
    "longitude": 30.25,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/246207/?format=api",
            "demozoo_url": "https://demozoo.org/productions/246207/",
            "id": 246207,
            "title": "Virtual Karting AGA",
            "author_nicks": [
                {
                    "name": "Hoodlum",
                    "abbreviation": "HLM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                        "id": 10108,
                        "name": "Hoodlum",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-30",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "virtual-karting"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74012/?format=api",
                "id": 74012,
                "name": "Nightprowler"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118717/?format=api",
                "id": 118717,
                "name": "Disaster"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                "id": 10108,
                "name": "Hoodlum"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1635/?format=api",
                "id": 1635,
                "name": "Delight"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "tempest-bbs",
        "bbs-amiga",
        "bbs-console",
        "bbs-c64",
        "hpav",
        "fidonet",
        "amiga-net",
        "clue-net"
    ]
}