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

{
    "url": "https://demozoo.org/api/v1/bbses/6804/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6804/",
    "id": 6804,
    "name": "Yukon-Ho!",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/4751/?format=api",
            "demozoo_url": "https://demozoo.org/productions/4751/",
            "id": 4751,
            "title": "Fractal Mountain Demo",
            "author_nicks": [
                {
                    "name": "Share and Enjoy",
                    "abbreviation": "SAE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6356/?format=api",
                        "id": 6356,
                        "name": "Share and Enjoy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-11",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "graphics-ripped-from-game"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/4749/?format=api",
            "demozoo_url": "https://demozoo.org/productions/4749/",
            "id": 4749,
            "title": "Impossible Playfields",
            "author_nicks": [
                {
                    "name": "Share and Enjoy",
                    "abbreviation": "SAE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6356/?format=api",
                        "id": 6356,
                        "name": "Share and Enjoy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-11-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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6368/?format=api",
                "id": 6368,
                "name": "Hobbes"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6356/?format=api",
                "id": 6356,
                "name": "Share and Enjoy"
            },
            "role": ""
        }
    ],
    "tags": []
}