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

{
    "url": "https://demozoo.org/api/v1/bbses/13213/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13213/",
    "id": 13213,
    "name": "PPPS",
    "location": "Köln, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 50.93835,
    "longitude": 6.95427,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/66765/?format=api",
            "demozoo_url": "https://demozoo.org/productions/66765/",
            "id": 66765,
            "title": "Cream #2",
            "author_nicks": [
                {
                    "name": "Obnoxious",
                    "abbreviation": "OBN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14096/?format=api",
                        "id": 14096,
                        "name": "Obnoxious",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-02-22",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "humor",
                "german",
                "politics",
                "incomplete-credits"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/267883/?format=api",
            "demozoo_url": "https://demozoo.org/productions/267883/",
            "id": 267883,
            "title": "PPPS BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148418/?format=api",
                "id": 148418,
                "name": "MT-Head"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148419/?format=api",
                "id": 148419,
                "name": "Mash"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "proboard",
        "bbs-pc",
        "bbs-public",
        "bbs-open-only-at-night",
        "music-bbs",
        "animenet",
        "xcess-net"
    ]
}