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

{
    "url": "https://demozoo.org/api/v1/bbses/1668/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1668/",
    "id": 1668,
    "name": "Inferno",
    "location": "Roeselare, Provincie West-Vlaanderen, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 50.95,
    "longitude": 3.13333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270900/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270900/",
            "id": 270900,
            "title": "Fuel Pack #1 (02/1995)",
            "author_nicks": [
                {
                    "name": "FUEL",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                        "id": 11017,
                        "name": "FUEL",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-02-26",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36524/?format=api",
                "id": 36524,
                "name": "Tormentor"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37152/?format=api",
                "id": 37152,
                "name": "Trash"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}