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

{
    "url": "https://demozoo.org/api/v1/bbses/13490/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13490/",
    "id": 13490,
    "name": "Info-X",
    "location": "Newport, Wales, United Kingdom",
    "country_code": "GB",
    "latitude": 51.58774,
    "longitude": -2.99835,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/371737/?format=api",
            "demozoo_url": "https://demozoo.org/productions/371737/",
            "id": 371737,
            "title": "AutoLeech",
            "author_nicks": [
                {
                    "name": "Info-X",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/149384/?format=api",
                        "id": 149384,
                        "name": "Info-X",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "daydream-amiga"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149385/?format=api",
                "id": 149385,
                "name": "DeCiMaL"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149386/?format=api",
                "id": 149386,
                "name": "BaTMan"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149387/?format=api",
                "id": 149387,
                "name": "Dr. zAc"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149384/?format=api",
                "id": 149384,
                "name": "Info-X"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21668/?format=api",
                "id": 21668,
                "name": "NFA"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "daydream-amiga",
        "bbs-amiga"
    ]
}