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

{
    "url": "https://demozoo.org/api/v1/bbses/5882/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5882/",
    "id": 5882,
    "name": "Grand Illusion (813)",
    "location": "Wimauma, Hillsborough County, Florida, United States",
    "country_code": "US",
    "latitude": 27.71253,
    "longitude": -82.29898,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/255455/?format=api",
            "demozoo_url": "https://demozoo.org/productions/255455/",
            "id": 255455,
            "title": "The Charts 01 Intro",
            "author_nicks": [
                {
                    "name": "Ram Jam",
                    "abbreviation": "RJ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                        "id": 1073,
                        "name": "Ram Jam",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02-28",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "the-charts"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/416/?format=api",
            "demozoo_url": "https://demozoo.org/productions/416/",
            "id": 416,
            "title": "The Charts 3",
            "author_nicks": [
                {
                    "name": "Ram Jam",
                    "abbreviation": "RJ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                        "id": 1073,
                        "name": "Ram Jam",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05-08",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "the-charts"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/297583/?format=api",
            "demozoo_url": "https://demozoo.org/productions/297583/",
            "id": 297583,
            "title": "Holiday Lemmings 1993 +3",
            "author_nicks": [
                {
                    "name": "Ram Jam",
                    "abbreviation": "RJ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                        "id": 1073,
                        "name": "Ram Jam",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-12-10",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "trainer",
                "holiday-lemmings-1993"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1899/?format=api",
                "id": 1899,
                "name": "Slinger"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                "id": 1073,
                "name": "Ram Jam"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}