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

{
    "url": "https://demozoo.org/api/v1/bbses/1706/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1706/",
    "id": 1706,
    "name": "P-S-H",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/215515/?format=api",
            "demozoo_url": "https://demozoo.org/productions/215515/",
            "id": 215515,
            "title": "BBS - Intro 1",
            "author_nicks": [
                {
                    "name": "Phantasm",
                    "abbreviation": "PHN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3796/?format=api",
                        "id": 3796,
                        "name": "Phantasm",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-01",
            "supertype": "production",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/215520/?format=api",
            "demozoo_url": "https://demozoo.org/productions/215520/",
            "id": 215520,
            "title": "BBS Intro 2",
            "author_nicks": [
                {
                    "name": "Phantasm",
                    "abbreviation": "PHN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3796/?format=api",
                        "id": 3796,
                        "name": "Phantasm",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-16",
            "supertype": "production",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120204/?format=api",
                "id": 120204,
                "name": "Mash"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3796/?format=api",
                "id": 3796,
                "name": "Phantasm"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}