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

{
    "url": "https://demozoo.org/api/v1/bbses/852/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/852/",
    "id": 852,
    "name": "Mpoli",
    "location": "Helsinki, Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.17556,
    "longitude": 24.93417,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/286140/?format=api",
            "demozoo_url": "https://demozoo.org/productions/286140/",
            "id": 286140,
            "title": "Cyborg Vampire Smiley",
            "author_nicks": [
                {
                    "name": "Information Overide",
                    "abbreviation": "I/O",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/48191/?format=api",
                        "id": 48191,
                        "name": "Information Overide",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/366280/?format=api",
            "demozoo_url": "https://demozoo.org/productions/366280/",
            "id": 366280,
            "title": "Elektroniset 24h Postilaatikot Suomessa 22.5.1996",
            "author_nicks": [
                {
                    "name": "Leonard",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123214/?format=api",
                        "id": 123214,
                        "name": "Leonard",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-22",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "finnish-language",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152773/?format=api",
                "id": 152773,
                "name": "Teppo Oranne"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48191/?format=api",
                "id": 48191,
                "name": "Information Overide"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-public",
        "telnet",
        "filebase-preserved"
    ]
}