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

{
    "url": "https://demozoo.org/api/v1/bbses/3390/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3390/",
    "id": 3390,
    "name": "Contact",
    "location": "London, Greater London, England, United Kingdom",
    "country_code": "GB",
    "latitude": 51.50853,
    "longitude": -0.12574,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/69355/?format=api",
            "demozoo_url": "https://demozoo.org/productions/69355/",
            "id": 69355,
            "title": "Contact BBS (Intro Number 3)",
            "author_nicks": [
                {
                    "name": "Electronic Images",
                    "abbreviation": "EI, E.I.",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2383/?format=api",
                        "id": 2383,
                        "name": "Electronic Images",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/141978/?format=api",
            "demozoo_url": "https://demozoo.org/productions/141978/",
            "id": 141978,
            "title": "Second Contact BBS Intro",
            "author_nicks": [
                {
                    "name": "Electronic Images",
                    "abbreviation": "EI, E.I.",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2383/?format=api",
                        "id": 2383,
                        "name": "Electronic Images",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-09-27",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31678/?format=api",
                "id": 31678,
                "name": "The Master"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2383/?format=api",
                "id": 2383,
                "name": "Electronic Images"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}