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

{
    "url": "https://demozoo.org/api/v1/bbses/1724/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1724/",
    "id": 1724,
    "name": "Rebels Hideout",
    "location": "Langen, Regierungsbezirk Darmstadt, Hesse, Germany",
    "country_code": "DE",
    "latitude": 49.98955,
    "longitude": 8.66852,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/272199/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/272199/",
            "id": 272199,
            "title": "The 5th Art Pack #4",
            "author_nicks": [
                {
                    "name": "The 5th",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111568/?format=api",
                        "id": 111568,
                        "name": "The 5th",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-08-20",
            "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/39110/?format=api",
                "id": 39110,
                "name": "Attacking Guard"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120199/?format=api",
                "id": 120199,
                "name": "Blizzard"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111568/?format=api",
                "id": 111568,
                "name": "The 5th"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}