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

{
    "url": "https://demozoo.org/api/v1/bbses/5290/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5290/",
    "id": 5290,
    "name": "E.I.S.",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/240713/?format=api",
            "demozoo_url": "https://demozoo.org/productions/240713/",
            "id": 240713,
            "title": "BBS Informer",
            "author_nicks": [
                {
                    "name": "Destiny",
                    "abbreviation": "DTY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3798/?format=api",
                        "id": 3798,
                        "name": "Destiny",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/50/?format=api",
                    "id": 50,
                    "name": "96K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/194264/?format=api",
            "demozoo_url": "https://demozoo.org/productions/194264/",
            "id": 194264,
            "title": "Quick",
            "author_nicks": [
                {
                    "name": "Destiny",
                    "abbreviation": "DTY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3798/?format=api",
                        "id": 3798,
                        "name": "Destiny",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/286420/?format=api",
            "demozoo_url": "https://demozoo.org/productions/286420/",
            "id": 286420,
            "title": "Serendipity",
            "author_nicks": [
                {
                    "name": "Perception",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108595/?format=api",
                        "id": 108595,
                        "name": "Perception",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-04",
            "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/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/93512/?format=api",
                "id": 93512,
                "name": "Simple Simon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3798/?format=api",
                "id": 3798,
                "name": "Destiny"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108595/?format=api",
                "id": 108595,
                "name": "Perception"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}