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

{
    "url": "https://demozoo.org/api/v1/bbses/2760/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2760/",
    "id": 2760,
    "name": "Pleasure Station 9",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/357001/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/357001/",
            "id": 357001,
            "title": "In My Own",
            "author_nicks": [
                {
                    "name": "Booth",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/126359/?format=api",
                        "id": 126359,
                        "name": "Booth",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Ultimo Imperio",
                    "abbreviation": "ULT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/144651/?format=api",
                        "id": 144651,
                        "name": "Ultimo Imperio",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-12-17",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/75793/?format=api",
            "demozoo_url": "https://demozoo.org/productions/75793/",
            "id": 75793,
            "title": "Pleasure Station 9 BBS Demo",
            "author_nicks": [
                {
                    "name": "Spock",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/40222/?format=api",
                        "id": 40222,
                        "name": "Spock",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "stos"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40222/?format=api",
                "id": 40222,
                "name": "Spock"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32652/?format=api",
                "id": 32652,
                "name": "TNG"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}