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

{
    "url": "https://demozoo.org/api/v1/bbses/8285/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8285/",
    "id": 8285,
    "name": "Xxxxx",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/275912/?format=api",
            "demozoo_url": "https://demozoo.org/productions/275912/",
            "id": 275912,
            "title": "Bridge 8.0 Cracktro",
            "author_nicks": [
                {
                    "name": "Pentagram",
                    "abbreviation": "PTG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46472/?format=api",
                        "id": 46472,
                        "name": "Pentagram",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09-09",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pklite",
                "music-id-needed",
                "no-credits-given"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/160632/?format=api",
            "demozoo_url": "https://demozoo.org/productions/160632/",
            "id": 160632,
            "title": "Lode Runner Dos Version Trainer +6",
            "author_nicks": [
                {
                    "name": "Pentagram",
                    "abbreviation": "PTG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46472/?format=api",
                        "id": 46472,
                        "name": "Pentagram",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-04",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pklite",
                "lode-runner"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71585/?format=api",
                "id": 71585,
                "name": "Grinder"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46472/?format=api",
                "id": 46472,
                "name": "Pentagram"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}