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

{
    "url": "https://demozoo.org/api/v1/bbses/3581/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3581/",
    "id": 3581,
    "name": "Dreamfactory",
    "location": "Bremen, Germany",
    "country_code": "DE",
    "latitude": 53.08333,
    "longitude": 8.83333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/8784/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/8784/",
            "id": 8784,
            "title": "Global Village",
            "author_nicks": [
                {
                    "name": "Dipswitch",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5806/?format=api",
                        "id": 5806,
                        "name": "Dipswitch",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Arcade",
                    "abbreviation": "A!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6857/?format=api",
                        "id": 6857,
                        "name": "Arcade",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1999-10-11",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "flamewar"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/375724/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/375724/",
            "id": 375724,
            "title": "Unter Froinden",
            "author_nicks": [
                {
                    "name": "Yop",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11831/?format=api",
                        "id": 11831,
                        "name": "Yop",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Decent",
                    "abbreviation": "DCT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/75642/?format=api",
                        "id": 75642,
                        "name": "Decent",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1997-12",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "german-language",
                "politics"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123039/?format=api",
                "id": 123039,
                "name": "Diablo"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123040/?format=api",
                "id": 123040,
                "name": "Backdraft"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99282/?format=api",
                "id": 99282,
                "name": "Dreamtheme"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console",
        "isdn"
    ]
}