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

{
    "url": "https://demozoo.org/api/v1/bbses/10907/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10907/",
    "id": 10907,
    "name": "Lumumba",
    "location": "Jülich, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 50.92149,
    "longitude": 6.36267,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269518/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/269518/",
            "id": 269518,
            "title": "Black Maiden Art Pack #7 (02/1996)",
            "author_nicks": [
                {
                    "name": "Black Maiden",
                    "abbreviation": "BM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                        "id": 3810,
                        "name": "Black Maiden",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-02",
            "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/137353/?format=api",
                "id": 137353,
                "name": "Spock"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137354/?format=api",
                "id": 137354,
                "name": "DeeJay"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119099/?format=api",
                "id": 119099,
                "name": "UnTotenSelbstHilfeGruppe"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-public",
        "fidonet"
    ]
}